[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document details the `TextStream` class within the `Google.Cloud.Video.Transcoder.V1` namespace, which represents the encoding of a text stream such as closed captions or subtitles."],["The `TextStream` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The latest version of the documentation provided is 2.9.0, while this specific `TextStream` class is documented in version 2.0.0, and prior versions are also provided within the document."],["The `TextStream` class has properties for `Codec`, which specifies the text stream codec (with default of `webvtt` and supports `srt`, `ttml`, `cea608`, `cea708`, and `webvtt`), and `Mapping` for `Job.edit_list` atoms."],["The document shows that the `TextStream` class has two constructors, one empty and one for passing in another `TextStream`."]]],[]]