public static final class StoragePoolAggregatedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder> implements StoragePoolAggregatedListOrBuilder
Protobuf type
google.cloud.compute.v1.StoragePoolAggregatedList| Modifier and Type | Method and Description |
|---|---|
StoragePoolAggregatedList.Builder |
addAllUnreachables(Iterable<String> values)
[Output Only] Unreachable resources.
|
StoragePoolAggregatedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolAggregatedList.Builder |
addUnreachables(String value)
[Output Only] Unreachable resources.
|
StoragePoolAggregatedList.Builder |
addUnreachablesBytes(com.google.protobuf.ByteString value)
[Output Only] Unreachable resources.
|
StoragePoolAggregatedList |
build() |
StoragePoolAggregatedList |
buildPartial() |
StoragePoolAggregatedList.Builder |
clear() |
StoragePoolAggregatedList.Builder |
clearEtag()
optional string etag = 3123477; |
StoragePoolAggregatedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoragePoolAggregatedList.Builder |
clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
StoragePoolAggregatedList.Builder |
clearItems() |
StoragePoolAggregatedList.Builder |
clearKind()
[Output Only] Type of resource.
|
StoragePoolAggregatedList.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
StoragePoolAggregatedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoragePoolAggregatedList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
StoragePoolAggregatedList.Builder |
clearUnreachables()
[Output Only] Unreachable resources.
|
StoragePoolAggregatedList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
StoragePoolAggregatedList.Builder |
clone() |
boolean |
containsItems(String key)
A list of StoragePoolsScopedList resources.
|
StoragePoolAggregatedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEtag()
optional string etag = 3123477; |
com.google.protobuf.ByteString |
getEtagBytes()
optional string etag = 3123477; |
String |
getId()
[Output Only] Unique identifier for the resource; defined by the server.
|
com.google.protobuf.ByteString |
getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
|
Map<String,StoragePoolsScopedList> |
getItems()
Deprecated.
|
int |
getItemsCount()
A list of StoragePoolsScopedList resources.
|
Map<String,StoragePoolsScopedList> |
getItemsMap()
A list of StoragePoolsScopedList resources.
|
StoragePoolsScopedList |
getItemsOrDefault(String key,
StoragePoolsScopedList defaultValue)
A list of StoragePoolsScopedList resources.
|
StoragePoolsScopedList |
getItemsOrThrow(String key)
A list of StoragePoolsScopedList resources.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
Map<String,StoragePoolsScopedList> |
getMutableItems()
Deprecated.
|
String |
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests.
|
String |
getSelfLink()
[Output Only] Server-defined URL for this resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
|
String |
getUnreachables(int index)
[Output Only] Unreachable resources.
|
com.google.protobuf.ByteString |
getUnreachablesBytes(int index)
[Output Only] Unreachable resources.
|
int |
getUnreachablesCount()
[Output Only] Unreachable resources.
|
com.google.protobuf.ProtocolStringList |
getUnreachablesList()
[Output Only] Unreachable resources.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning message.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning message.
|
boolean |
hasEtag()
optional string etag = 3123477; |
boolean |
hasId()
[Output Only] Unique identifier for the resource; defined by the server.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
boolean |
hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for this resource.
|
boolean |
hasWarning()
[Output Only] Informational warning message.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
StoragePoolAggregatedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoragePoolAggregatedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoragePoolAggregatedList.Builder |
mergeFrom(StoragePoolAggregatedList other) |
StoragePoolAggregatedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolAggregatedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
StoragePoolAggregatedList.Builder |
putAllItems(Map<String,StoragePoolsScopedList> values)
A list of StoragePoolsScopedList resources.
|
StoragePoolAggregatedList.Builder |
putItems(String key,
StoragePoolsScopedList value)
A list of StoragePoolsScopedList resources.
|
StoragePoolsScopedList.Builder |
putItemsBuilderIfAbsent(String key)
A list of StoragePoolsScopedList resources.
|
StoragePoolAggregatedList.Builder |
removeItems(String key)
A list of StoragePoolsScopedList resources.
|
StoragePoolAggregatedList.Builder |
setEtag(String value)
optional string etag = 3123477; |
StoragePoolAggregatedList.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
optional string etag = 3123477; |
StoragePoolAggregatedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolAggregatedList.Builder |
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
StoragePoolAggregatedList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
StoragePoolAggregatedList.Builder |
setKind(String value)
[Output Only] Type of resource.
|
StoragePoolAggregatedList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
StoragePoolAggregatedList.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
StoragePoolAggregatedList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
StoragePoolAggregatedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoragePoolAggregatedList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
StoragePoolAggregatedList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
StoragePoolAggregatedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolAggregatedList.Builder |
setUnreachables(int index,
String value)
[Output Only] Unreachable resources.
|
StoragePoolAggregatedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
StoragePoolAggregatedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning message.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoragePoolAggregatedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolAggregatedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolAggregatedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder mergeFrom(StoragePoolAggregatedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public StoragePoolAggregatedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoragePoolAggregatedList.Builder>IOExceptionpublic boolean hasEtag()
optional string etag = 3123477;hasEtag in interface StoragePoolAggregatedListOrBuilderpublic String getEtag()
optional string etag = 3123477;getEtag in interface StoragePoolAggregatedListOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
optional string etag = 3123477;getEtagBytes in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setEtag(String value)
optional string etag = 3123477;value - The etag to set.public StoragePoolAggregatedList.Builder clearEtag()
optional string etag = 3123477;public StoragePoolAggregatedList.Builder setEtagBytes(com.google.protobuf.ByteString value)
optional string etag = 3123477;value - The bytes for etag to set.public boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;hasId in interface StoragePoolAggregatedListOrBuilderpublic String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getId in interface StoragePoolAggregatedListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getIdBytes in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The id to set.public StoragePoolAggregatedList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;public StoragePoolAggregatedList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The bytes for id to set.public int getItemsCount()
StoragePoolAggregatedListOrBuilderA list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
getItemsCount in interface StoragePoolAggregatedListOrBuilderpublic boolean containsItems(String key)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
containsItems in interface StoragePoolAggregatedListOrBuilder@Deprecated public Map<String,StoragePoolsScopedList> getItems()
getItemsMap() instead.getItems in interface StoragePoolAggregatedListOrBuilderpublic Map<String,StoragePoolsScopedList> getItemsMap()
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
getItemsMap in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolsScopedList getItemsOrDefault(String key, StoragePoolsScopedList defaultValue)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
getItemsOrDefault in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolsScopedList getItemsOrThrow(String key)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
getItemsOrThrow in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder clearItems()
public StoragePoolAggregatedList.Builder removeItems(String key)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
@Deprecated public Map<String,StoragePoolsScopedList> getMutableItems()
public StoragePoolAggregatedList.Builder putItems(String key, StoragePoolsScopedList value)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
public StoragePoolAggregatedList.Builder putAllItems(Map<String,StoragePoolsScopedList> values)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
public StoragePoolsScopedList.Builder putItemsBuilderIfAbsent(String key)
A list of StoragePoolsScopedList resources.
map<string, .google.cloud.compute.v1.StoragePoolsScopedList> items = 100526016;
public boolean hasKind()
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;hasKind in interface StoragePoolAggregatedListOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;getKind in interface StoragePoolAggregatedListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;getKindBytes in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;value - The kind to set.public StoragePoolAggregatedList.Builder clearKind()
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;public StoragePoolAggregatedList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;hasNextPageToken in interface StoragePoolAggregatedListOrBuilderpublic String getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageToken in interface StoragePoolAggregatedListOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageTokenBytes in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The nextPageToken to set.public StoragePoolAggregatedList.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;public StoragePoolAggregatedList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The bytes for nextPageToken to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface StoragePoolAggregatedListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface StoragePoolAggregatedListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public StoragePoolAggregatedList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public StoragePoolAggregatedList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public com.google.protobuf.ProtocolStringList getUnreachablesList()
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;getUnreachablesList in interface StoragePoolAggregatedListOrBuilderpublic int getUnreachablesCount()
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;getUnreachablesCount in interface StoragePoolAggregatedListOrBuilderpublic String getUnreachables(int index)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;getUnreachables in interface StoragePoolAggregatedListOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachablesBytes(int index)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;getUnreachablesBytes in interface StoragePoolAggregatedListOrBuilderindex - The index of the value to return.public StoragePoolAggregatedList.Builder setUnreachables(int index, String value)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;index - The index to set the value at.value - The unreachables to set.public StoragePoolAggregatedList.Builder addUnreachables(String value)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;value - The unreachables to add.public StoragePoolAggregatedList.Builder addAllUnreachables(Iterable<String> values)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;values - The unreachables to add.public StoragePoolAggregatedList.Builder clearUnreachables()
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;public StoragePoolAggregatedList.Builder addUnreachablesBytes(com.google.protobuf.ByteString value)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;value - The bytes of the unreachables to add.public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface StoragePoolAggregatedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface StoragePoolAggregatedListOrBuilderpublic StoragePoolAggregatedList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public StoragePoolAggregatedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public StoragePoolAggregatedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public StoragePoolAggregatedList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface StoragePoolAggregatedListOrBuilderpublic final StoragePoolAggregatedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>public final StoragePoolAggregatedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolAggregatedList.Builder>Copyright © 2025 Google LLC. All rights reserved.