public interface PublicDelegatedPrefixesScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PublicDelegatedPrefix |
getPublicDelegatedPrefixes(int index)
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
|
int |
getPublicDelegatedPrefixesCount()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
|
List<PublicDelegatedPrefix> |
getPublicDelegatedPrefixesList()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
|
PublicDelegatedPrefixOrBuilder |
getPublicDelegatedPrefixesOrBuilder(int index)
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
|
List<? extends PublicDelegatedPrefixOrBuilder> |
getPublicDelegatedPrefixesOrBuilderList()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<PublicDelegatedPrefix> getPublicDelegatedPrefixesList()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
PublicDelegatedPrefix getPublicDelegatedPrefixes(int index)
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
int getPublicDelegatedPrefixesCount()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
List<? extends PublicDelegatedPrefixOrBuilder> getPublicDelegatedPrefixesOrBuilderList()
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
PublicDelegatedPrefixOrBuilder getPublicDelegatedPrefixesOrBuilder(int index)
[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
boolean hasWarning()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2023 Google LLC. All rights reserved.