public static final class PublicDelegatedPrefixesScopedList.Builder extends GeneratedMessageV3.Builder<PublicDelegatedPrefixesScopedList.Builder> implements PublicDelegatedPrefixesScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.PublicDelegatedPrefixesScopedList
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  addAllPublicDelegatedPrefixes(Iterable<? extends PublicDelegatedPrefix> values)
  
    public PublicDelegatedPrefixesScopedList.Builder addAllPublicDelegatedPrefixes(Iterable<? extends PublicDelegatedPrefix> values)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.PublicDelegatedPrefix>
 | 
    
  
  
  
  addPublicDelegatedPrefixes(PublicDelegatedPrefix value)
  
    public PublicDelegatedPrefixesScopedList.Builder addPublicDelegatedPrefixes(PublicDelegatedPrefix value)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
addPublicDelegatedPrefixes(PublicDelegatedPrefix.Builder builderForValue)
  
    public PublicDelegatedPrefixesScopedList.Builder addPublicDelegatedPrefixes(PublicDelegatedPrefix.Builder builderForValue)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
addPublicDelegatedPrefixes(int index, PublicDelegatedPrefix value)
  
    public PublicDelegatedPrefixesScopedList.Builder addPublicDelegatedPrefixes(int index, PublicDelegatedPrefix value)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
addPublicDelegatedPrefixes(int index, PublicDelegatedPrefix.Builder builderForValue)
  
    public PublicDelegatedPrefixesScopedList.Builder addPublicDelegatedPrefixes(int index, PublicDelegatedPrefix.Builder builderForValue)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
addPublicDelegatedPrefixesBuilder()
  
    public PublicDelegatedPrefix.Builder addPublicDelegatedPrefixesBuilder()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
addPublicDelegatedPrefixesBuilder(int index)
  
    public PublicDelegatedPrefix.Builder addPublicDelegatedPrefixesBuilder(int index)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public PublicDelegatedPrefixesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public PublicDelegatedPrefixesScopedList build()
   
  
  
  buildPartial()
  
    public PublicDelegatedPrefixesScopedList buildPartial()
   
  
  
  clear()
  
    public PublicDelegatedPrefixesScopedList.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public PublicDelegatedPrefixesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public PublicDelegatedPrefixesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearPublicDelegatedPrefixes()
  
    public PublicDelegatedPrefixesScopedList.Builder clearPublicDelegatedPrefixes()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
clearWarning()
  
    public PublicDelegatedPrefixesScopedList.Builder clearWarning()
   
   [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;
clone()
  
    public PublicDelegatedPrefixesScopedList.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public PublicDelegatedPrefixesScopedList getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getPublicDelegatedPrefixes(int index)
  
    public PublicDelegatedPrefix getPublicDelegatedPrefixes(int index)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getPublicDelegatedPrefixesBuilder(int index)
  
    public PublicDelegatedPrefix.Builder getPublicDelegatedPrefixesBuilder(int index)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getPublicDelegatedPrefixesBuilderList()
  
    public List<PublicDelegatedPrefix.Builder> getPublicDelegatedPrefixesBuilderList()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
getPublicDelegatedPrefixesCount()
  
    public int getPublicDelegatedPrefixesCount()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getPublicDelegatedPrefixesList()
  
    public List<PublicDelegatedPrefix> getPublicDelegatedPrefixesList()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
getPublicDelegatedPrefixesOrBuilder(int index)
  
    public PublicDelegatedPrefixOrBuilder getPublicDelegatedPrefixesOrBuilder(int index)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getPublicDelegatedPrefixesOrBuilderList()
  
    public List<? extends PublicDelegatedPrefixOrBuilder> getPublicDelegatedPrefixesOrBuilderList()
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.PublicDelegatedPrefixOrBuilder> |  | 
    
  
  
  getWarning()
  
    public 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;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Warning | The warning. | 
    
  
  
  getWarningBuilder()
  
    public Warning.Builder getWarningBuilder()
   
   [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;
getWarningOrBuilder()
  
    public 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;
hasWarning()
  
    public 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;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the warning field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(PublicDelegatedPrefixesScopedList other)
  
    public PublicDelegatedPrefixesScopedList.Builder mergeFrom(PublicDelegatedPrefixesScopedList other)
   
  
  
  
  
  
    public PublicDelegatedPrefixesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public PublicDelegatedPrefixesScopedList.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final PublicDelegatedPrefixesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  mergeWarning(Warning value)
  
    public PublicDelegatedPrefixesScopedList.Builder mergeWarning(Warning value)
   
   [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;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  removePublicDelegatedPrefixes(int index)
  
    public PublicDelegatedPrefixesScopedList.Builder removePublicDelegatedPrefixes(int index)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public PublicDelegatedPrefixesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setPublicDelegatedPrefixes(int index, PublicDelegatedPrefix value)
  
    public PublicDelegatedPrefixesScopedList.Builder setPublicDelegatedPrefixes(int index, PublicDelegatedPrefix value)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
setPublicDelegatedPrefixes(int index, PublicDelegatedPrefix.Builder builderForValue)
  
    public PublicDelegatedPrefixesScopedList.Builder setPublicDelegatedPrefixes(int index, PublicDelegatedPrefix.Builder builderForValue)
   
   [Output Only] A list of PublicDelegatedPrefixes contained in this scope.
 
 repeated .google.cloud.compute.v1.PublicDelegatedPrefix public_delegated_prefixes = 315261206;
 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public PublicDelegatedPrefixesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final PublicDelegatedPrefixesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  setWarning(Warning value)
  
    public PublicDelegatedPrefixesScopedList.Builder setWarning(Warning value)
   
   [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;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  setWarning(Warning.Builder builderForValue)
  
    public PublicDelegatedPrefixesScopedList.Builder setWarning(Warning.Builder builderForValue)
   
   [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;