public static final class ValidateEventThreatDetectionCustomModuleResponse.Builder extends GeneratedMessageV3.Builder<ValidateEventThreatDetectionCustomModuleResponse.Builder> implements ValidateEventThreatDetectionCustomModuleResponseOrBuilder
   
   Response message for
 SecurityCenterManagement.ValidateEventThreatDetectionCustomModule.
 Protobuf type 
 google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse
    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
  
  
  addAllErrors(Iterable<? extends ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError> values)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addAllErrors(Iterable<? extends ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError> values)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError>
 | 
    
  
  
  
  addErrors(ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addErrors(ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
addErrors(ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addErrors(ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
addErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
addErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
addErrorsBuilder()
  
    public ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder addErrorsBuilder()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
addErrorsBuilder(int index)
  
    public ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder addErrorsBuilder(int index)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public ValidateEventThreatDetectionCustomModuleResponse build()
   
  
  
  buildPartial()
  
    public ValidateEventThreatDetectionCustomModuleResponse buildPartial()
   
  
  
  clear()
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder clear()
   
  
  Overrides
  
  
  clearErrors()
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder clearErrors()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
clearField(Descriptors.FieldDescriptor field)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public ValidateEventThreatDetectionCustomModuleResponse getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getErrors(int index)
  
    public ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError getErrors(int index)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getErrorsBuilder(int index)
  
    public ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder getErrorsBuilder(int index)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getErrorsBuilderList()
  
    public List<ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder> getErrorsBuilderList()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
getErrorsCount()
  
    public int getErrorsCount()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getErrorsList()
  
    public List<ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError> getErrorsList()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
getErrorsOrBuilder(int index)
  
    public ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationErrorOrBuilder getErrorsOrBuilder(int index)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getErrorsOrBuilderList()
  
    public List<? extends ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationErrorOrBuilder> getErrorsOrBuilderList()
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationErrorOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ValidateEventThreatDetectionCustomModuleResponse other)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder mergeFrom(ValidateEventThreatDetectionCustomModuleResponse other)
   
  
  
  
  
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ValidateEventThreatDetectionCustomModuleResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeErrors(int index)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder removeErrors(int index)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder setErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError value)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
setErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder setErrors(int index, ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError.Builder builderForValue)
   
   A list of errors returned by the validator. If the list is empty, there
 were no errors.
 
 repeated .google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.CustomModuleValidationError errors = 2;
 
setField(Descriptors.FieldDescriptor field, Object value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ValidateEventThreatDetectionCustomModuleResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ValidateEventThreatDetectionCustomModuleResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides