GoogleApi.TPU.V2.Model.FailedData (google_api_tpu v0.18.0)
View SourceFurther 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 }