View Source GoogleApi.Metastore.V1beta.Model.ErrorDetails (google_api_metastore v0.11.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.V1beta.Model.ErrorDetails{details: map() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.