GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersTranscriptAnnotations
Table of Contents ▼
Jump to a specific part of the page:
Description
Wraps other annotations that are run over auto-generated video captions.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
videoTranscriptAnnotations
(type:list(GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoTranscriptAnnotations)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersTranscriptAnnotations{
videoTranscriptAnnotations: [ GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoTranscriptAnnotations.t() ] | nil
}
videoTranscriptAnnotations: [ GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoTranscriptAnnotations.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersTranscriptAnnotations