GoogleApi.Metastore.V1.Model.ErrorDetails (google_api_metastore v0.12.0)

View Source

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

t()

@type t() :: %GoogleApi.Metastore.V1.Model.ErrorDetails{details: map() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.