Voting helps other researchers find interesting modules.
Next Tag: 10
containsSpeech
boolean()
nil
debuggingInfo
GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3LangIdDebuggingInfo.t
endSec
String.t
langidResult
GoogleApi.ContentWarehouse.V1.Model.SpeechS3LanguageIdentificationResult.t
languageIdentification
GoogleApi.ContentWarehouse.V1.Model.VideoTimedtextS4ALIResults.t
modelVersion
speechFrameCount
integer()
startSec
totalFrameCount
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3LangIdSignals{ containsSpeech: boolean() | nil, debuggingInfo: GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3LangIdDebuggingInfo.t() | nil, endSec: String.t() | nil, langidResult: GoogleApi.ContentWarehouse.V1.Model.SpeechS3LanguageIdentificationResult.t() | nil, languageIdentification: GoogleApi.ContentWarehouse.V1.Model.VideoTimedtextS4ALIResults.t() | nil, modelVersion: String.t() | nil, speechFrameCount: integer() | nil, startSec: String.t() | nil, totalFrameCount: integer() | nil }
@spec decode(struct(), keyword()) :: struct()