public sealed class GetLiveAdTagDetailRequest : IMessage<GetLiveAdTagDetailRequest>, IEquatable<GetLiveAdTagDetailRequest>, IDeepCloneable<GetLiveAdTagDetailRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetLiveAdTagDetailRequest.
Request message for VideoStitcherService.getLiveAdTagDetail
[[["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."],[[["The document provides reference information for the `GetLiveAdTagDetailRequest` class, a part of the Google Cloud Video Stitcher v1 API."],["`GetLiveAdTagDetailRequest` is a message used in the `VideoStitcherService.getLiveAdTagDetail` method, acting as the request format for this service."],["The class is versioned, with versions ranging from 1.0.0 to 3.3.0, and it inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes properties such as `LiveAdTagDetailName` and `Name`, which are essential for identifying a specific live ad tag detail resource."],["The `GetLiveAdTagDetailRequest` class has two constructors, one default constructor and one to initialize from an existing `GetLiveAdTagDetailRequest` instance."]]],[]]