[[["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-04-09 UTC."],[[["The provided content details the `Manifest` class within the Google Cloud Video Transcoder V1 API, with the current version being 2.4.0 and the latest available version being 2.9.0, alongside several other versions listed."],["The `Manifest` class is a configuration component for video transcoding, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new `Manifest` objects, either as a default or by copying another `Manifest`, and has three key properties: `FileName`, `MuxStreams`, and `Type`."],["`FileName` allows the specification of the generated manifest file name, defaulting to \"manifest\" with an appropriate extension, `MuxStreams` is a list of user-defined `MuxStream` keys, and `Type` indicates whether the manifest is HLS or DASH."],["The class inherits from `object` and includes inherited members like `GetHashCode`, `GetType`, and `ToString`, and is located within the `Google.Cloud.Video.Transcoder.V1` namespace."]]],[]]