GoogleApi.Transcoder.V1beta1.Model.FailureDetail (google_api_transcoder v0.2.0) View Source

Additional information about the reasons for the failure.

Attributes

  • description (type: String.t, default: nil) - A description of the failure.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Transcoder.V1beta1.Model.FailureDetail{
  description: String.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.