Voting helps other researchers find interesting modules.
S3 based Audio language information about a Watch Page.
language
String.t
nil
languageConfidence
speechClass
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.S3AudioLanguageS3AudioLanguage{ language: String.t() | nil, languageConfidence: String.t() | nil, speechClass: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()