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-04-02 UTC."],[[["This webpage provides reference documentation for the `LiveSession.Types.GamSettings.Types.GamDash` class within the Google Cloud Video Stitcher v1 API."],["`GamDash` is specifically designed as a container for DASH-specific input fields used in Google Ad Manager (GAM) Live Stitching."],["The `GamDash` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class offers two constructors, one default and another that accepts an existing `GamDash` instance for creating a copy."],["It includes one property, `PeriodTemplateUri`, a required string representing the session template URL provided by Ad Manager for DASH periods."]]],[]]