google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.Caption View Source
A caption resource represents a YouTube caption track. A caption track is associated with exactly one YouTube video.
Attributes
- etag (String.t): Etag of this resource. Defaults to:
null. - id (String.t): The ID that YouTube uses to uniquely identify the caption track. Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#caption". Defaults to:
null. - snippet (CaptionSnippet): The snippet object contains basic details about the caption. Defaults to:
null.