Class ValidateEventThreatDetectionCustomModuleResponse.Builder (2.84.0)
public static final class ValidateEventThreatDetectionCustomModuleResponse.Builder extends GeneratedMessageV3.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.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
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.
.google.cloud.securitycenter.v1.CustomModuleValidationErrors 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()
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 GeneratedMessageV3.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
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ValidateEventThreatDetectionCustomModuleResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
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;
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
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 2025-10-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-11 UTC."],[],[]]