View Source GoogleApi.TPU.V2.Model.FailedData (google_api_tpu v0.17.0)

Further data for the failed state.

Attributes

  • error (type: GoogleApi.TPU.V2.Model.Status.t, default: nil) - Output only. The error that caused the queued resource to enter the FAILED state.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TPU.V2.Model.FailedData{
  error: GoogleApi.TPU.V2.Model.Status.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.