public static final class UsableSubnetworksAggregatedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder> implements UsableSubnetworksAggregatedListOrBuilder
Protobuf type
google.cloud.compute.v1.UsableSubnetworksAggregatedList| Modifier and Type | Method and Description |
|---|---|
UsableSubnetworksAggregatedList.Builder |
addAllItems(Iterable<? extends UsableSubnetwork> values)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
addItems(int index,
UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
addItems(int index,
UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
addItems(UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
addItems(UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork.Builder |
addItemsBuilder()
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork.Builder |
addItemsBuilder(int index)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UsableSubnetworksAggregatedList |
build() |
UsableSubnetworksAggregatedList |
buildPartial() |
UsableSubnetworksAggregatedList.Builder |
clear() |
UsableSubnetworksAggregatedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UsableSubnetworksAggregatedList.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
UsableSubnetworksAggregatedList.Builder |
clearItems()
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
clearKind()
[Output Only] Type of resource.
|
UsableSubnetworksAggregatedList.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
UsableSubnetworksAggregatedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UsableSubnetworksAggregatedList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
UsableSubnetworksAggregatedList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
UsableSubnetworksAggregatedList.Builder |
clone() |
UsableSubnetworksAggregatedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
[Output Only] The unique identifier for the resource.
|
com.google.protobuf.ByteString |
getIdBytes()
[Output Only] The unique identifier for the resource.
|
UsableSubnetwork |
getItems(int index)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetwork.Builder |
getItemsBuilder(int index)
[Output] A list of usable subnetwork URLs.
|
List<UsableSubnetwork.Builder> |
getItemsBuilderList()
[Output] A list of usable subnetwork URLs.
|
int |
getItemsCount()
[Output] A list of usable subnetwork URLs.
|
List<UsableSubnetwork> |
getItemsList()
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworkOrBuilder |
getItemsOrBuilder(int index)
[Output] A list of usable subnetwork URLs.
|
List<? extends UsableSubnetworkOrBuilder> |
getItemsOrBuilderList()
[Output] A list of usable subnetwork URLs.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
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.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning message.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning message.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
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() |
boolean |
isInitialized() |
UsableSubnetworksAggregatedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UsableSubnetworksAggregatedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
UsableSubnetworksAggregatedList.Builder |
mergeFrom(UsableSubnetworksAggregatedList other) |
UsableSubnetworksAggregatedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UsableSubnetworksAggregatedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
UsableSubnetworksAggregatedList.Builder |
removeItems(int index)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UsableSubnetworksAggregatedList.Builder |
setId(String value)
[Output Only] The unique identifier for the resource.
|
UsableSubnetworksAggregatedList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] The unique identifier for the resource.
|
UsableSubnetworksAggregatedList.Builder |
setItems(int index,
UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
setItems(int index,
UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
|
UsableSubnetworksAggregatedList.Builder |
setKind(String value)
[Output Only] Type of resource.
|
UsableSubnetworksAggregatedList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
UsableSubnetworksAggregatedList.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
UsableSubnetworksAggregatedList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
UsableSubnetworksAggregatedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UsableSubnetworksAggregatedList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
UsableSubnetworksAggregatedList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
UsableSubnetworksAggregatedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UsableSubnetworksAggregatedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
UsableSubnetworksAggregatedList.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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.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<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UsableSubnetworksAggregatedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UsableSubnetworksAggregatedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UsableSubnetworksAggregatedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.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<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.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<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.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<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.Builder mergeFrom(UsableSubnetworksAggregatedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public UsableSubnetworksAggregatedList.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<UsableSubnetworksAggregatedList.Builder>IOExceptionpublic boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;hasId in interface UsableSubnetworksAggregatedListOrBuilderpublic String getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;getId in interface UsableSubnetworksAggregatedListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;getIdBytes in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.Builder setId(String value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;value - The id to set.public UsableSubnetworksAggregatedList.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;public UsableSubnetworksAggregatedList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;value - The bytes for id to set.public List<UsableSubnetwork> getItemsList()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;getItemsList in interface UsableSubnetworksAggregatedListOrBuilderpublic int getItemsCount()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;getItemsCount in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetwork getItems(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;getItems in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.Builder setItems(int index, UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder setItems(int index, UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder addItems(UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder addItems(int index, UsableSubnetwork value)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder addItems(UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder addItems(int index, UsableSubnetwork.Builder builderForValue)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder addAllItems(Iterable<? extends UsableSubnetwork> values)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder clearItems()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworksAggregatedList.Builder removeItems(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetwork.Builder getItemsBuilder(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetworkOrBuilder getItemsOrBuilder(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;getItemsOrBuilder in interface UsableSubnetworksAggregatedListOrBuilderpublic List<? extends UsableSubnetworkOrBuilder> getItemsOrBuilderList()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;getItemsOrBuilderList in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetwork.Builder addItemsBuilder()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public UsableSubnetwork.Builder addItemsBuilder(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public List<UsableSubnetwork.Builder> getItemsBuilderList()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;public boolean hasKind()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;hasKind in interface UsableSubnetworksAggregatedListOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;getKind in interface UsableSubnetworksAggregatedListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;getKindBytes in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;value - The kind to set.public UsableSubnetworksAggregatedList.Builder clearKind()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;public UsableSubnetworksAggregatedList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results.
optional string next_page_token = 79797525;hasNextPageToken in interface UsableSubnetworksAggregatedListOrBuilderpublic 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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results.
optional string next_page_token = 79797525;getNextPageToken in interface UsableSubnetworksAggregatedListOrBuilderpublic 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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results.
optional string next_page_token = 79797525;getNextPageTokenBytes in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results.
optional string next_page_token = 79797525;value - The nextPageToken to set.public UsableSubnetworksAggregatedList.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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results.
optional string next_page_token = 79797525;public UsableSubnetworksAggregatedList.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. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of 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 UsableSubnetworksAggregatedListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface UsableSubnetworksAggregatedListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public UsableSubnetworksAggregatedList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public UsableSubnetworksAggregatedList.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 boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface UsableSubnetworksAggregatedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface UsableSubnetworksAggregatedListOrBuilderpublic UsableSubnetworksAggregatedList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public UsableSubnetworksAggregatedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public UsableSubnetworksAggregatedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public UsableSubnetworksAggregatedList.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 UsableSubnetworksAggregatedListOrBuilderpublic final UsableSubnetworksAggregatedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>public final UsableSubnetworksAggregatedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UsableSubnetworksAggregatedList.Builder>Copyright © 2023 Google LLC. All rights reserved.