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
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The end position of the error in the uploaded text version of the module. This field may be omitted if no specific position applies, or if one 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. This field may be omitted if no specific position applies, or if one 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. This field may be omitted if no specific position applies, or if one could not be computed..
#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
- (::Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position) — The initial position of the error in the uploaded text version of the module. This field may be omitted if no specific position applies, or if one 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. This field may be omitted if no specific position applies, or if one 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. This field may be omitted if no specific position applies, or if one could not be computed.