GoogleApi.TPU.V2.Model.FailedData (google_api_tpu v0.18.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.