Dataproc Metastore V1 API - Class Google::Cloud::Metastore::V1::ErrorDetails (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::ErrorDetails.

Error details in public error message for DataprocMetastore.QueryMetadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#details

def details() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Additional structured details about this error.

    Keys define the failure items. Value describes the exception or details of the item.

#details=

def details=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Additional structured details about this error.

    Keys define the failure items. Value describes the exception or details of the item.

Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Additional structured details about this error.

    Keys define the failure items. Value describes the exception or details of the item.