View Source GoogleApi.Metastore.V1.Model.ErrorDetails (google_api_metastore v0.9.0)
Error details in public error message for DataprocMetastore.QueryMetadata.
Attributes
-
details
(type:map()
, default:nil
) - Additional structured details about this error.Keys define the failure items. Value describes the exception or details of the item.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1.Model.ErrorDetails{details: map() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.