public sealed class LiveSession.Types.GamSettings : IMessage<LiveSession.Types.GamSettings>, IEquatable<LiveSession.Types.GamSettings>, IDeepCloneable<LiveSession.Types.GamSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class LiveSession.Types.GamSettings.
Defines fields related to Google Ad Manager (GAM). This should be set if
GAM is being used for ads.
[[["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 documentation covers the `LiveSession.Types.GamSettings` class within the Video Stitcher v1 API, specifically within the `Google.Cloud.Video.Stitcher.V1` namespace."],["The `GamSettings` class is used to define fields related to Google Ad Manager (GAM) integration for video stitching."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides features for message handling, object comparison, cloning, and buffering."],["The class has two constructors, one default and one that accepts another instance of `GamSettings` for creating a new object based off of another, with a single property, `StreamId`, of type string."],["There are 7 versions available of the class, ranging from 1.0.0 to 3.3.0, with the latest version being 3.3.0."]]],[]]