View Source GoogleApi.Speech.V1.Model.ClassItem (google_api_speech v0.28.0)
An item of the class.
Attributes
-
value
(type:String.t
, default:nil
) - The class item's value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Speech.V1.Model.ClassItem{value: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.