QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotations

GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotations


Table of Contents ▼

Jump to a specific part of the page:

Description

YouTube caption timing information for http://go/video-answers.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. durationMs (type: integer(), default: nil)
    -
  2. instances (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotationsInstance), default: nil)
    -
  3. uploaderName (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotations{
durationMs: integer() | nil,
instances: [ GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotationsInstance.t() ] | nil,
uploaderName: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityWebanswersVideoYouTubeCaptionTimingInfoAnnotations