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 document provides reference information for the `LiveSession.Types.GamSettings` class within the Google Cloud Video Stitcher v1 API, focusing on versions from 1.0.0 to 3.3.0, with 3.3.0 being the latest."],["The `LiveSession.Types.GamSettings` class is used to define settings specifically related to Google Ad Manager (GAM) integration for video stitching, which is needed when ads are served through GAM."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management within the API."],["Key features include two constructors (`GamSettings()` and `GamSettings(GamSettings)`) and a property named `StreamId`, which is a required string to identify the stream generated by Ad Manager."],["The document outlines the inheritance and assembly details for `LiveSession.Types.GamSettings`, showing it inherits from `object` and its location within the `Google.Cloud.Video.Stitcher.V1` namespace."]]],[]]