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
Returns
- (::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey) — Metadata key.
#key=
def key=(value) -> ::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey
Parameter
- value (::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey) — Metadata key.
Returns
- (::Google::Cloud::Chronicle::V1::QueryRuntimeError::MetadataKey) — Metadata key.
#value
def value() -> ::String
Returns
- (::String) — Metadata value.
#value=
def value=(value) -> ::String
Parameter
- value (::String) — Metadata value.
Returns
- (::String) — Metadata value.