public sealed class VodSession.Types.GamSettings : IMessage<VodSession.Types.GamSettings>, IEquatable<VodSession.Types.GamSettings>, IDeepCloneable<VodSession.Types.GamSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSession.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 provides details for the `VodSession.Types.GamSettings` class, which is part of the Google Cloud Video Stitcher v1 API."],["`GamSettings` is used to configure settings for using Google Ad Manager (GAM) with the Video Stitcher API, indicating it is needed when GAM is being implemented."],["The class includes properties for `NetworkCode` and `StreamId`, both of which are required string values that represent the Ad Manager network code and the stream ID generated by Ad Manager, respectively."],["The provided versions allow you to access all version from 1.0.0 up to 3.3.0, with 3.3.0 being the latest version."],["The `GamSettings` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class, enabling various functionalities related to message handling and object manipulation."]]],[]]