GoogleApi.Speech.V1.Model.ClassItem (google_api_speech v0.26.0) View Source

An item of the class.

Attributes

  • value (type: String.t, default: nil) - The class item's value.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Speech.V1.Model.ClassItem{value: String.t() | nil}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.