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."],[[["This document provides reference documentation for the `GetLiveAdTagDetailRequest` class, a part of the Google Cloud Video Stitcher v1 API."],["The `GetLiveAdTagDetailRequest` class serves as a request message for the `VideoStitcherService.getLiveAdTagDetail` method, and has been released in multiple versions, ranging from 1.0.0 to 3.3.0."],["`GetLiveAdTagDetailRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `LiveAdTagDetailName` (of type `LiveAdTagDetailName`) and `Name` (a string representing the resource name) for constructing the request."],["There are two constructors available: one default and one that accepts another `GetLiveAdTagDetailRequest` object as a parameter for copying its values."]]],[]]