public static final class SslCertificatesScopedList.Builder extends GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder> implements SslCertificatesScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.SslCertificatesScopedList
 
  
  
  
  Methods
  
  
  addAllSslCertificates(Iterable<? extends SslCertificate> values)
  
    public SslCertificatesScopedList.Builder addAllSslCertificates(Iterable<? extends SslCertificate> values)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | values | 
        Iterable<? extends com.google.cloud.compute.v1.SslCertificate>
  | 
      
    
  
  Returns
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public SslCertificatesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  addSslCertificates(SslCertificate value)
  
    public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate value)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
  Returns
  
  
  addSslCertificates(SslCertificate.Builder builderForValue)
  
    public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate.Builder builderForValue)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
  Returns
  
  
  addSslCertificates(int index, SslCertificate value)
  
    public SslCertificatesScopedList.Builder addSslCertificates(int index, SslCertificate value)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameters
  
  Returns
  
  
  addSslCertificates(int index, SslCertificate.Builder builderForValue)
  
    public SslCertificatesScopedList.Builder addSslCertificates(int index, SslCertificate.Builder builderForValue)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameters
  
  Returns
  
  
  addSslCertificatesBuilder()
  
    public SslCertificate.Builder addSslCertificatesBuilder()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
  
  addSslCertificatesBuilder(int index)
  
    public SslCertificate.Builder addSslCertificatesBuilder(int index)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | index | 
        int
  | 
      
    
  
  Returns
  
  
  build()
  
    public SslCertificatesScopedList build()
   
  Returns
  
  
  buildPartial()
  
    public SslCertificatesScopedList buildPartial()
   
  Returns
  
  
  clear()
  
    public SslCertificatesScopedList.Builder clear()
   
  Returns
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public SslCertificatesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public SslCertificatesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  
  
    public SslCertificatesScopedList.Builder clearSslCertificates()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
  
  clearWarning()
  
    public SslCertificatesScopedList.Builder clearWarning()
   
   Informational warning which replaces the list of backend services when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
 
  Returns
  
  
  clone()
  
    public SslCertificatesScopedList.Builder clone()
   
  Returns
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public SslCertificatesScopedList getDefaultInstanceForType()
   
  Returns
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  Returns
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  Returns
  
  Overrides
  
  
  getSslCertificates(int index)
  
    public SslCertificate getSslCertificates(int index)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | index | 
        int
  | 
      
    
  
  Returns
  
  
  getSslCertificatesBuilder(int index)
  
    public SslCertificate.Builder getSslCertificatesBuilder(int index)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | index | 
        int
  | 
      
    
  
  Returns
  
  
  getSslCertificatesBuilderList()
  
    public List<SslCertificate.Builder> getSslCertificatesBuilderList()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
  
  getSslCertificatesCount()
  
    public int getSslCertificatesCount()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
  
  getSslCertificatesList()
  
    public List<SslCertificate> getSslCertificatesList()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
  
  getSslCertificatesOrBuilder(int index)
  
    public SslCertificateOrBuilder getSslCertificatesOrBuilder(int index)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | index | 
        int
  | 
      
    
  
  Returns
  
  
  getSslCertificatesOrBuilderList()
  
    public List<? extends SslCertificateOrBuilder> getSslCertificatesOrBuilderList()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Returns
  
    
      
        | Type | 
        Description | 
      
      
        | List<? extends com.google.cloud.compute.v1.SslCertificateOrBuilder> | 
         | 
      
    
  
  
  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;
 
  Returns
  
    
      
        | 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;
 
  Returns
  
  
  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;
 
  Returns
  
  
  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;
 
  Returns
  
    
      
        | Type | 
        Description | 
      
      
        | boolean | 
        Whether the warning field is set. 
 | 
      
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  Returns
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  Returns
  
  Overrides
  
  
  mergeFrom(SslCertificatesScopedList other)
  
    public SslCertificatesScopedList.Builder mergeFrom(SslCertificatesScopedList other)
   
  Parameter
  
  Returns
  
  
  
  
    public SslCertificatesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  Parameters
  
  Returns
  
  Overrides
  
  Exceptions
  
  
  mergeFrom(Message other)
  
    public SslCertificatesScopedList.Builder mergeFrom(Message other)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final SslCertificatesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  mergeWarning(Warning value)
  
    public SslCertificatesScopedList.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;
 
  Parameter
  
  Returns
  
  
  removeSslCertificates(int index)
  
    public SslCertificatesScopedList.Builder removeSslCertificates(int index)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameter
  
    
      
        | Name | 
        Description | 
      
      
        | index | 
        int
  | 
      
    
  
  Returns
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public SslCertificatesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public SslCertificatesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  Parameters
  
  Returns
  
  Overrides
  
  
  setSslCertificates(int index, SslCertificate value)
  
    public SslCertificatesScopedList.Builder setSslCertificates(int index, SslCertificate value)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameters
  
  Returns
  
  
  setSslCertificates(int index, SslCertificate.Builder builderForValue)
  
    public SslCertificatesScopedList.Builder setSslCertificates(int index, SslCertificate.Builder builderForValue)
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
 
  Parameters
  
  Returns
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final SslCertificatesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  Parameter
  
  Returns
  
  Overrides
  
  
  setWarning(Warning value)
  
    public SslCertificatesScopedList.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;
 
  Parameter
  
  Returns
  
  
  setWarning(Warning.Builder builderForValue)
  
    public SslCertificatesScopedList.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;
 
  Parameter
  
  Returns