Security Command Center Management V1 API - Class Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::CustomModuleValidationError (v1.1.0)

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

#end=

def end=(value) -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Parameter
Returns

#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

#start=

def start=(value) -> ::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position
Parameter
Returns