Encoding of a text stream. For example, closed captions or
subtitles.
Attributes
Name
Description
codec
str
The codec for this text stream. The default is "webvtt".
Supported text codecs:
- 'srt'
- 'ttml'
- 'cea608'
- 'cea708'
- 'webvtt'
language_code
str
Required. The BCP-47 language code, such as "en-US" or
"sr-Latn". For more information, see
https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
mapping
Sequence[.resources.TextStream.TextAtom]
The mapping for the Job.edit_list atoms with text
EditAtom.inputs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]