Chronicle V1 API - Class Google::Cloud::Chronicle::V1::QueryRuntimeError (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::QueryRuntimeError.

Runtime error for a dashboard query.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error_description

def error_description() -> ::String
Returns
  • (::String) — Error message

#error_description=

def error_description=(value) -> ::String
Parameter
  • value (::String) — Error message
Returns
  • (::String) — Error message

#error_severity

def error_severity() -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::ErrorSeverity

#error_severity=

def error_severity=(value) -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::ErrorSeverity
Parameter

#error_title

def error_title() -> ::String
Returns
  • (::String) — Short Description of the error.

#error_title=

def error_title=(value) -> ::String
Parameter
  • value (::String) — Short Description of the error.
Returns
  • (::String) — Short Description of the error.

#metadata

def metadata() -> ::Array<::Google::Cloud::Chronicle::V1::QueryRuntimeError::QueryRuntimeErrorMetadata>

#metadata=

def metadata=(value) -> ::Array<::Google::Cloud::Chronicle::V1::QueryRuntimeError::QueryRuntimeErrorMetadata>
Parameter

#warning_reason

def warning_reason() -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::WarningReason

#warning_reason=

def warning_reason=(value) -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::WarningReason
Parameter