public static final class SslCertificatesScopedList.Builder extends GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder> implements SslCertificatesScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.SslCertificatesScopedList
    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
  
  
  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>
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public SslCertificatesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  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;
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;
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;
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;
addSslCertificatesBuilder()
  
    public SslCertificate.Builder addSslCertificatesBuilder()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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
 | 
    
  
  
  
  build()
  
    public SslCertificatesScopedList build()
   
  
  
  buildPartial()
  
    public SslCertificatesScopedList buildPartial()
   
  
  
  clear()
  
    public SslCertificatesScopedList.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public SslCertificatesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public SslCertificatesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public SslCertificatesScopedList.Builder clearSslCertificates()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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;
clone()
  
    public SslCertificatesScopedList.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public SslCertificatesScopedList getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  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
 | 
    
  
  
  
  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
 | 
    
  
  
  
  getSslCertificatesBuilderList()
  
    public List<SslCertificate.Builder> getSslCertificatesBuilderList()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
getSslCertificatesCount()
  
    public int getSslCertificatesCount()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getSslCertificatesList()
  
    public List<SslCertificate> getSslCertificatesList()
   
   List of SslCertificates contained in this scope.
 repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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
 | 
    
  
  
  
  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;
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;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the warning field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(SslCertificatesScopedList other)
  
    public SslCertificatesScopedList.Builder mergeFrom(SslCertificatesScopedList other)
   
  
  
  
  
  
    public SslCertificatesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public SslCertificatesScopedList.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final SslCertificatesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  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 | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  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
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public SslCertificatesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public SslCertificatesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  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;
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;
setUnknownFields(UnknownFieldSet unknownFields)
  
    public final SslCertificatesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  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 | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  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;