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}
-
(::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}
-
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.
-
(::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.