public sealed class Manifest.Types.DashConfig : IMessage<Manifest.Types.DashConfig>, IEquatable<Manifest.Types.DashConfig>, IDeepCloneable<Manifest.Types.DashConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Manifest.Types.DashConfig.
[[["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."],[[["This document provides reference documentation for the `Manifest.Types.DashConfig` class within the Google Cloud Video Transcoder v1 API, focusing on version 2.7.0."],["`Manifest.Types.DashConfig` is used for configuring `DASH` manifests, with a main purpose of representing the configuration settings."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes a `SegmentReferenceScheme` property, which determines how segments are referenced in the DASH manifest and defaults to `SEGMENT_LIST`."],["There are two constructors provided for `DashConfig`, one default and another that accepts an existing `DashConfig` object for initialization."]]],[]]