public static final class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder extends GeneratedMessageV3.Builder<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder
   
   Response message for listing effective Security Health Analytics custom
 modules.
 Protobuf type 
 google.cloud.securitycenter.v1.ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
 
  
  
  
    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
  
  
  addAllEffectiveSecurityHealthAnalyticsCustomModules(Iterable<? extends EffectiveSecurityHealthAnalyticsCustomModule> values)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addAllEffectiveSecurityHealthAnalyticsCustomModules(Iterable<? extends EffectiveSecurityHealthAnalyticsCustomModule> values)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        values | 
        Iterable<? extends com.google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule>
  | 
      
    
  
  
  
  addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule value)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  addEffectiveSecurityHealthAnalyticsCustomModulesBuilder()
  
    public EffectiveSecurityHealthAnalyticsCustomModule.Builder addEffectiveSecurityHealthAnalyticsCustomModulesBuilder()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  addEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
  
    public EffectiveSecurityHealthAnalyticsCustomModule.Builder addEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        index | 
        int
  | 
      
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse build()
   
  
  
  buildPartial()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse buildPartial()
   
  
  
  clear()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clear()
   
  
  Overrides
  
  
  clearEffectiveSecurityHealthAnalyticsCustomModules()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clearEffectiveSecurityHealthAnalyticsCustomModules()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearNextPageToken()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clearNextPageToken()
   
   If not empty, indicates that there may be more effective custom modules to
 be returned.
 string next_page_token = 2;
 
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getEffectiveSecurityHealthAnalyticsCustomModules(int index)
  
    public EffectiveSecurityHealthAnalyticsCustomModule getEffectiveSecurityHealthAnalyticsCustomModules(int index)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        index | 
        int
  | 
      
    
  
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
  
    public EffectiveSecurityHealthAnalyticsCustomModule.Builder getEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        index | 
        int
  | 
      
    
  
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesBuilderList()
  
    public List<EffectiveSecurityHealthAnalyticsCustomModule.Builder> getEffectiveSecurityHealthAnalyticsCustomModulesBuilderList()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesCount()
  
    public int getEffectiveSecurityHealthAnalyticsCustomModulesCount()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        int | 
         | 
      
    
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesList()
  
    public List<EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModulesList()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
  
    public EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        index | 
        int
  | 
      
    
  
  
  
  getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
  
    public List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder> getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        List<? extends com.google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder> | 
         | 
      
    
  
  
  getNextPageToken()
  
    public String getNextPageToken()
   
   If not empty, indicates that there may be more effective custom modules to
 be returned.
 string next_page_token = 2;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        String | 
        The nextPageToken. 
 | 
      
    
  
  
  getNextPageTokenBytes()
  
    public ByteString getNextPageTokenBytes()
   
   If not empty, indicates that there may be more effective custom modules to
 be returned.
 string next_page_token = 2;
 
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        ByteString | 
        The bytes for nextPageToken. 
 | 
      
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse other)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse other)
   
  
  
  
  
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        other | 
        Message
  | 
      
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeEffectiveSecurityHealthAnalyticsCustomModules(int index)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder removeEffectiveSecurityHealthAnalyticsCustomModules(int index)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        index | 
        int
  | 
      
    
  
  
  
  setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
   
   Effective custom modules belonging to the requested parent.
 
 repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
 
 
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setNextPageToken(String value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageToken(String value)
   
   If not empty, indicates that there may be more effective custom modules to
 be returned.
 string next_page_token = 2;
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        value | 
        String
 The nextPageToken to set. 
 | 
      
    
  
  
  
  setNextPageTokenBytes(ByteString value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageTokenBytes(ByteString value)
   
   If not empty, indicates that there may be more effective custom modules to
 be returned.
 string next_page_token = 2;
 
  
    
      
        | Parameter | 
      
      
        | Name | 
        Description | 
      
      
        value | 
        ByteString
 The bytes for nextPageToken to set. 
 | 
      
    
  
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides