[[["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-08-07 UTC."],[[["The webpage details the `Manifest` class within the `Google.Cloud.Video.Transcoder.V1` namespace, specifically version 2.1.0, and it is the configuration for a manifest."],["The `Manifest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Video.Transcoder.V1.dll` assembly."],["It has two constructors, a default one (`Manifest()`) and one that takes another `Manifest` object as a parameter for copying (`Manifest(Manifest other)`)."],["Key properties of the `Manifest` class include `FileName` (the name of the generated file), `MuxStreams` (a list of `MuxStream.key`s to be included in the manifest), and `Type` (which can be `HLS` or `DASH`)."],["There are many versions of this api available, starting from 1.0.0 and ranging up to 2.9.0, which is the latest version."]]],[]]