public final class ValidateEventThreatDetectionCustomModuleResponse extends GeneratedMessage implements ValidateEventThreatDetectionCustomModuleResponseOrBuilderResponse to validating an Event Threat Detection custom module.
Protobuf type
google.cloud.securitycenter.v1.ValidateEventThreatDetectionCustomModuleResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ValidateEventThreatDetectionCustomModuleResponseStatic Fields
ERRORS_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ValidateEventThreatDetectionCustomModuleResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ValidateEventThreatDetectionCustomModuleResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse.Builder |
|
newBuilder(ValidateEventThreatDetectionCustomModuleResponse prototype)
public static ValidateEventThreatDetectionCustomModuleResponse.Builder newBuilder(ValidateEventThreatDetectionCustomModuleResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ValidateEventThreatDetectionCustomModuleResponse |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static ValidateEventThreatDetectionCustomModuleResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ValidateEventThreatDetectionCustomModuleResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ValidateEventThreatDetectionCustomModuleResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ValidateEventThreatDetectionCustomModuleResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ValidateEventThreatDetectionCustomModuleResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse |
|
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;
| Returns | |
|---|---|
| Type | Description |
CustomModuleValidationErrors |
The errors. |
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;
| Returns | |
|---|---|
| Type | Description |
CustomModuleValidationErrorsOrBuilder |
|
getParserForType()
public Parser<ValidateEventThreatDetectionCustomModuleResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ValidateEventThreatDetectionCustomModuleResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
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. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ValidateEventThreatDetectionCustomModuleResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ValidateEventThreatDetectionCustomModuleResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse.Builder |
|
toBuilder()
public ValidateEventThreatDetectionCustomModuleResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ValidateEventThreatDetectionCustomModuleResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|