GoogleApi.BigtableAdmin.V2.Model.FailureTrace (google_api_bigtable_admin v0.16.0) View Source

Added to the error payload.

Attributes

  • frames (type: list(GoogleApi.BigtableAdmin.V2.Model.Frame.t), default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.BigtableAdmin.V2.Model.FailureTrace{
  frames: [GoogleApi.BigtableAdmin.V2.Model.Frame.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.