[[["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."],[[["The latest version of the `TextStream` class within the Google Cloud Live Stream v1 API is 1.8.0, and the documentation provides links to previous versions ranging from 1.7.0 to 1.0.0."],["`TextStream` is a class used for encoding text streams such as closed captions or subtitles, and it inherits from the base `object` class."],["The `TextStream` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextStream` class has a property called `Codec`, which is a required string that specifies the codec used for the text stream and supports values like `cea608` and `cea708`."],["The class offers two constructors: a default constructor (`TextStream()`) and another that takes an existing `TextStream` object as a parameter for copying (`TextStream(TextStream other)`)."]]],[]]