DvrManifest identifies a source manifest and specifies a file
name for the generated DVR manifest.
Attributes
Name
Description
manifest_key
str
Required. A unique key that identifies a manifest config in
the parent channel. This key is the same as
channel.manifests.key for the selected manifest.
output_uri
str
Output only. The output URI of the DVR manifest. The DVR
output will be placed in a directory named
dvr/dvrSessionId/ under the parent channel's output uri.
Format:
{channel.output.uri}/dvr/{dvrSessionId}/{channel.manifests.fileName}
Example: gs://my-bucket/outputs/dvr/my-dvr-session/main.m3u8
[[["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 2026-03-31 UTC."],[],[]]