public static final class AddressesScopedList.Builder extends GeneratedMessageV3.Builder<AddressesScopedList.Builder> implements AddressesScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.AddressesScopedList
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
    
    
    
    
    
      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()
   
  Returns
  
  Methods
  
  
  addAddresses(Address value)
  
    public AddressesScopedList.Builder addAddresses(Address value)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
addAddresses(Address.Builder builderForValue)
  
    public AddressesScopedList.Builder addAddresses(Address.Builder builderForValue)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
addAddresses(int index, Address value)
  
    public AddressesScopedList.Builder addAddresses(int index, Address value)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
addAddresses(int index, Address.Builder builderForValue)
  
    public AddressesScopedList.Builder addAddresses(int index, Address.Builder builderForValue)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
addAddressesBuilder()
  
    public Address.Builder addAddressesBuilder()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
addAddressesBuilder(int index)
  
    public Address.Builder addAddressesBuilder(int index)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  addAllAddresses(Iterable<? extends Address> values)
  
    public AddressesScopedList.Builder addAllAddresses(Iterable<? extends Address> values)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.Address>
 | 
    
  
  Returns
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public AddressesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  build()
  
    public AddressesScopedList build()
   
  Returns
  
  
  buildPartial()
  
    public AddressesScopedList buildPartial()
   
  Returns
  
  
  clear()
  
    public AddressesScopedList.Builder clear()
   
  Returns
  
  Overrides
  
  
  clearAddresses()
  
    public AddressesScopedList.Builder clearAddresses()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
clearField(Descriptors.FieldDescriptor field)
  
    public AddressesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public AddressesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearWarning()
  
    public AddressesScopedList.Builder clearWarning()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
  
    public AddressesScopedList.Builder clone()
   
  Returns
  
  Overrides
  
  
  getAddresses(int index)
  
    public Address getAddresses(int index)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getAddressesBuilder(int index)
  
    public Address.Builder getAddressesBuilder(int index)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getAddressesBuilderList()
  
    public List<Address.Builder> getAddressesBuilderList()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
getAddressesCount()
  
    public int getAddressesCount()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
getAddressesList()
  
    public List<Address> getAddressesList()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
getAddressesOrBuilder(int index)
  
    public AddressOrBuilder getAddressesOrBuilder(int index)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getAddressesOrBuilderList()
  
    public List<? extends AddressOrBuilder> getAddressesOrBuilderList()
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.AddressOrBuilder> |  | 
    
  
  
  getDefaultInstanceForType()
  
    public AddressesScopedList getDefaultInstanceForType()
   
  Returns
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  Returns
  
  Overrides
  
  
  getWarning()
  
    public Warning getWarning()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Type | Description | 
      
        | Warning | The warning. | 
    
  
  
  getWarningBuilder()
  
    public Warning.Builder getWarningBuilder()
   
   [Output Only] Informational warning which replaces the list of addresses 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 addresses 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 addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Type | Description | 
      
        | boolean | Whether the warning field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  Returns
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  Returns
  
  Overrides
  
  
  mergeFrom(AddressesScopedList other)
  
    public AddressesScopedList.Builder mergeFrom(AddressesScopedList other)
   
  Parameter
  
  Returns
  
  
  
  
    public AddressesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  Parameters
  
  Returns
  
  Overrides
  
  Exceptions
  
  
  mergeFrom(Message other)
  
    public AddressesScopedList.Builder mergeFrom(Message other)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final AddressesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeWarning(Warning value)
  
    public AddressesScopedList.Builder mergeWarning(Warning value)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
removeAddresses(int index)
  
    public AddressesScopedList.Builder removeAddresses(int index)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  setAddresses(int index, Address value)
  
    public AddressesScopedList.Builder setAddresses(int index, Address value)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
setAddresses(int index, Address.Builder builderForValue)
  
    public AddressesScopedList.Builder setAddresses(int index, Address.Builder builderForValue)
   
   [Output Only] A list of addresses contained in this scope.
 repeated .google.cloud.compute.v1.Address addresses = 337673122;
setField(Descriptors.FieldDescriptor field, Object value)
  
    public AddressesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public AddressesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final AddressesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  setWarning(Warning value)
  
    public AddressesScopedList.Builder setWarning(Warning value)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
setWarning(Warning.Builder builderForValue)
  
    public AddressesScopedList.Builder setWarning(Warning.Builder builderForValue)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;