[[["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."],[[["This page details the `Manifest` class within the `Google.Cloud.Video.Transcoder.V1` namespace, specifically version 1.0.0, and its role in configuring video manifests."],["The `Manifest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations."],["It includes properties like `FileName` to specify the output file name, `MuxStreams` to define which mux streams to include, and `Type` to set the manifest type (either HLS or DASH)."],["Available constructors include a default constructor and one that accepts another `Manifest` object, allowing for object creation and duplication."],["The page also provides a listing of different versions of this class, ranging from version 1.0.0 up to the latest version 2.9.0, all within the same `Google.Cloud.Video.Transcoder.V1` namespace."]]],[]]