public static final class BackendServicesScopedList.Builder extends GeneratedMessageV3.Builder<BackendServicesScopedList.Builder> implements BackendServicesScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.BackendServicesScopedList
    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
  
  
  addAllBackendServices(Iterable<? extends BackendService> values)
  
    public BackendServicesScopedList.Builder addAllBackendServices(Iterable<? extends BackendService> values)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.BackendService>
 | 
    
  
  Returns
  
  
  addBackendServices(BackendService value)
  
    public BackendServicesScopedList.Builder addBackendServices(BackendService value)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
addBackendServices(BackendService.Builder builderForValue)
  
    public BackendServicesScopedList.Builder addBackendServices(BackendService.Builder builderForValue)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
addBackendServices(int index, BackendService value)
  
    public BackendServicesScopedList.Builder addBackendServices(int index, BackendService value)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
addBackendServices(int index, BackendService.Builder builderForValue)
  
    public BackendServicesScopedList.Builder addBackendServices(int index, BackendService.Builder builderForValue)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
addBackendServicesBuilder()
  
    public BackendService.Builder addBackendServicesBuilder()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
addBackendServicesBuilder(int index)
  
    public BackendService.Builder addBackendServicesBuilder(int index)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public BackendServicesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  build()
  
    public BackendServicesScopedList build()
   
  Returns
  
  
  buildPartial()
  
    public BackendServicesScopedList buildPartial()
   
  Returns
  
  
  clear()
  
    public BackendServicesScopedList.Builder clear()
   
  Returns
  
  Overrides
  
  
  clearBackendServices()
  
    public BackendServicesScopedList.Builder clearBackendServices()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
clearField(Descriptors.FieldDescriptor field)
  
    public BackendServicesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public BackendServicesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearWarning()
  
    public BackendServicesScopedList.Builder clearWarning()
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
  
    public BackendServicesScopedList.Builder clone()
   
  Returns
  
  Overrides
  
  
  getBackendServices(int index)
  
    public BackendService getBackendServices(int index)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getBackendServicesBuilder(int index)
  
    public BackendService.Builder getBackendServicesBuilder(int index)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getBackendServicesBuilderList()
  
    public List<BackendService.Builder> getBackendServicesBuilderList()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
getBackendServicesCount()
  
    public int getBackendServicesCount()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
getBackendServicesList()
  
    public List<BackendService> getBackendServicesList()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
getBackendServicesOrBuilder(int index)
  
    public BackendServiceOrBuilder getBackendServicesOrBuilder(int index)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  getBackendServicesOrBuilderList()
  
    public List<? extends BackendServiceOrBuilder> getBackendServicesOrBuilderList()
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.BackendServiceOrBuilder> |  | 
    
  
  
  getDefaultInstanceForType()
  
    public BackendServicesScopedList getDefaultInstanceForType()
   
  Returns
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  Returns
  
  Overrides
  
  
  getWarning()
  
    public Warning getWarning()
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Type | Description | 
      
        | Warning | The warning. | 
    
  
  
  getWarningBuilder()
  
    public Warning.Builder getWarningBuilder()
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
  
    public WarningOrBuilder getWarningOrBuilder()
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
  
    public boolean hasWarning()
   
   Informational warning which replaces the list of backend services 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(BackendServicesScopedList other)
  
    public BackendServicesScopedList.Builder mergeFrom(BackendServicesScopedList other)
   
  Parameter
  
  Returns
  
  
  
  
    public BackendServicesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  Parameters
  
  Returns
  
  Overrides
  
  Exceptions
  
  
  mergeFrom(Message other)
  
    public BackendServicesScopedList.Builder mergeFrom(Message other)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final BackendServicesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeWarning(Warning value)
  
    public BackendServicesScopedList.Builder mergeWarning(Warning value)
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
removeBackendServices(int index)
  
    public BackendServicesScopedList.Builder removeBackendServices(int index)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
    
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  Returns
  
  
  setBackendServices(int index, BackendService value)
  
    public BackendServicesScopedList.Builder setBackendServices(int index, BackendService value)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
setBackendServices(int index, BackendService.Builder builderForValue)
  
    public BackendServicesScopedList.Builder setBackendServices(int index, BackendService.Builder builderForValue)
   
   A list of BackendServices contained in this scope.
 repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;
setField(Descriptors.FieldDescriptor field, Object value)
  
    public BackendServicesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public BackendServicesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final BackendServicesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  setWarning(Warning value)
  
    public BackendServicesScopedList.Builder setWarning(Warning value)
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
setWarning(Warning.Builder builderForValue)
  
    public BackendServicesScopedList.Builder setWarning(Warning.Builder builderForValue)
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;