public sealed class LiveSession.Types.GamSettings.Types.GamDash : IMessage<LiveSession.Types.GamSettings.Types.GamDash>, IEquatable<LiveSession.Types.GamSettings.Types.GamDash>, IDeepCloneable<LiveSession.Types.GamSettings.Types.GamDash>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class LiveSession.Types.GamSettings.Types.GamDash.
GamDash is a container for any DASH specific input fields for GAM
Live Stitching.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `LiveSession.Types.GamSettings.Types.GamDash` class within the Google Cloud Video Stitcher v1 API."],["`GamDash` serves as a container for DASH-specific input fields used in GAM Live Stitching."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["`GamDash` has a constructor that accepts another `GamDash` object, allowing for easy cloning or initialization."],["The `PeriodTemplateUri` property, which is required, specifies the session template URL provided by Ad Manager for DASH periods."]]],[]]