Security Center Management V1 API - Class Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::CustomModuleValidationError (v0.3.0)

Reference documentation and code samples for the Security 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 description of the error, suitable for human consumption. Required.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — A description of the error, suitable for human consumption. Required.
Returns
  • (::String) — A description of the error, suitable for human consumption. Required.

#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 8901 JSON Pointer format, to the field that failed validation. This may be left empty if no specific field is affected.

#field_path=

def field_path=(value) -> ::String
Parameter
  • value (::String) — The path, in RFC 8901 JSON Pointer format, to the field that failed validation. This may be left empty if no specific field is affected.
Returns
  • (::String) — The path, in RFC 8901 JSON Pointer format, to the field that failed validation. This may be left empty 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