public interface UsableSubnetworksAggregatedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
SubnetworksScopedWarning |
getScopedWarnings(int index)
[Output Only] Informational warning messages for failures encountered from scopes.
|
int |
getScopedWarningsCount()
[Output Only] Informational warning messages for failures encountered from scopes.
|
List<SubnetworksScopedWarning> |
getScopedWarningsList()
[Output Only] Informational warning messages for failures encountered from scopes.
|
SubnetworksScopedWarningOrBuilder |
getScopedWarningsOrBuilder(int index)
[Output Only] Informational warning messages for failures encountered from scopes.
|
List<? extends SubnetworksScopedWarningOrBuilder> |
getScopedWarningsOrBuilderList()
[Output Only] Informational warning messages for failures encountered from scopes.
|
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.
|
List<String> |
getUnreachablesList()
[Output Only] Unreachable resources.
|
Warning |
getWarning()
[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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;String getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;com.google.protobuf.ByteString getIdBytes()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;List<UsableSubnetwork> getItemsList()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;UsableSubnetwork getItems(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;int getItemsCount()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;List<? extends UsableSubnetworkOrBuilder> getItemsOrBuilderList()
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;UsableSubnetworkOrBuilder getItemsOrBuilder(int index)
[Output] A list of usable subnetwork URLs.
repeated .google.cloud.compute.v1.UsableSubnetwork items = 100526016;boolean hasKind()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;String getKind()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks.
optional string kind = 3292052;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;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;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;List<SubnetworksScopedWarning> getScopedWarningsList()
[Output Only] Informational warning messages for failures encountered from scopes.
repeated .google.cloud.compute.v1.SubnetworksScopedWarning scoped_warnings = 215878438;
SubnetworksScopedWarning getScopedWarnings(int index)
[Output Only] Informational warning messages for failures encountered from scopes.
repeated .google.cloud.compute.v1.SubnetworksScopedWarning scoped_warnings = 215878438;
int getScopedWarningsCount()
[Output Only] Informational warning messages for failures encountered from scopes.
repeated .google.cloud.compute.v1.SubnetworksScopedWarning scoped_warnings = 215878438;
List<? extends SubnetworksScopedWarningOrBuilder> getScopedWarningsOrBuilderList()
[Output Only] Informational warning messages for failures encountered from scopes.
repeated .google.cloud.compute.v1.SubnetworksScopedWarning scoped_warnings = 215878438;
SubnetworksScopedWarningOrBuilder getScopedWarningsOrBuilder(int index)
[Output Only] Informational warning messages for failures encountered from scopes.
repeated .google.cloud.compute.v1.SubnetworksScopedWarning scoped_warnings = 215878438;
boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;List<String> getUnreachablesList()
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;int getUnreachablesCount()
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;String getUnreachables(int index)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;index - The index of the element to return.com.google.protobuf.ByteString getUnreachablesBytes(int index)
[Output Only] Unreachable resources.
repeated string unreachables = 243372063;index - The index of the value to return.boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2025 Google LLC. All rights reserved.