Send feedback
Class ValidateEventThreatDetectionCustomModuleResponse.Builder (2.91.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class ValidateEventThreatDetectionCustomModuleResponse . Builder extends GeneratedMessage . Builder<ValidateEventThreatDetectionCustomModuleResponse . Builder > implements ValidateEventThreatDetectionCustomModuleResponseOrBuilder
Response to validating an Event Threat Detection custom module.
Protobuf type
google.cloud.securitycenter.v1.ValidateEventThreatDetectionCustomModuleResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
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.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
getDefaultInstanceForType()
public ValidateEventThreatDetectionCustomModuleResponse getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getErrors()
public CustomModuleValidationErrors getErrors ()
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
getErrorsBuilder()
public CustomModuleValidationErrors . Builder getErrorsBuilder ()
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
getErrorsOrBuilder()
public CustomModuleValidationErrorsOrBuilder getErrorsOrBuilder ()
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
hasErrors()
public boolean hasErrors ()
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
Returns
Type
Description
boolean
Whether the errors field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeErrors(CustomModuleValidationErrors value)
public ValidateEventThreatDetectionCustomModuleResponse . Builder mergeErrors ( CustomModuleValidationErrors value )
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
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
setErrors(CustomModuleValidationErrors value)
public ValidateEventThreatDetectionCustomModuleResponse . Builder setErrors ( CustomModuleValidationErrors value )
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
setErrors(CustomModuleValidationErrors.Builder builderForValue)
public ValidateEventThreatDetectionCustomModuleResponse . Builder setErrors ( CustomModuleValidationErrors . Builder builderForValue )
A list of errors returned by the validator. If the list is empty, there
were no errors.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors errors = 2;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-01 UTC."],[],[]]