Reference documentation and code samples for the Security Command Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::CustomModuleValidationError.
An error encountered while validating the uploaded configuration of an Event Threat Detection custom module.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — A human-readable description of the error.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — A human-readable description of the error.
Returns
- (::String) — A human-readable description of the error.
#end
def end() -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Returns
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The end position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.
#end=
def end=(value) -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Parameter
- value (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The end position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.
Returns
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The end position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.
#field_path
def field_path() -> ::String
Returns
- (::String) — The path, in RFC 6901: JSON Pointer format, to the field that failed validation. Omitted if no specific field is affected.
#field_path=
def field_path=(value) -> ::String
Parameter
- value (::String) — The path, in RFC 6901: JSON Pointer format, to the field that failed validation. Omitted if no specific field is affected.
Returns
- (::String) — The path, in RFC 6901: JSON Pointer format, to the field that failed validation. Omitted if no specific field is affected.
#start
def start() -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Returns
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The initial position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.
#start=
def start=(value) -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Parameter
- value (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The initial position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.
Returns
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The initial position of the error in the uploaded text version of the module. Omitted if no specific position applies, or if the position could not be computed.