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

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

Metadata for the error.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey

#key=

def key=(value) -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey

#value

def value() -> ::String
Returns
  • (::String) — Metadata value.

#value=

def value=(value) -> ::String
Parameter
  • value (::String) — Metadata value.
Returns
  • (::String) — Metadata value.