public sealed class LiveAdTagDetail : IMessage<LiveAdTagDetail>, IEquatable<LiveAdTagDetail>, IDeepCloneable<LiveAdTagDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class LiveAdTagDetail.
[[["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 documentation for the `LiveAdTagDetail` class within the Google Cloud Video Stitcher v1 API, specifically for version 1.1.0."],["The `LiveAdTagDetail` class serves as a container for ad tag details in a live video session and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `LiveAdTagDetail()` and `LiveAdTagDetail(LiveAdTagDetail other)`, allowing for default initialization or cloning from an existing instance."],["Key properties of `LiveAdTagDetail` include `AdRequests`, which holds a list of ad requests, `LiveAdTagDetailName`, a typed view of the resource name, and `Name`, the full resource name string."],["The provided documentation highlights the current and previous versions of the LiveAdTagDetail, allowing users to select the desired version, with 3.3.0 being the latest and 1.0.0 being the oldest."]]],[]]