Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ValidateEventThreatDetectionCustomModuleResponse.
Response to validating an Event Threat Detection custom module.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#errors
def errors() -> ::Google::Cloud::SecurityCenter::V1::CustomModuleValidationErrors
Returns
- (::Google::Cloud::SecurityCenter::V1::CustomModuleValidationErrors) — A list of errors returned by the validator. If the list is empty, there were no errors.
#errors=
def errors=(value) -> ::Google::Cloud::SecurityCenter::V1::CustomModuleValidationErrors
Parameter
- value (::Google::Cloud::SecurityCenter::V1::CustomModuleValidationErrors) — A list of errors returned by the validator. If the list is empty, there were no errors.
Returns
- (::Google::Cloud::SecurityCenter::V1::CustomModuleValidationErrors) — A list of errors returned by the validator. If the list is empty, there were no errors.