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 page provides documentation for the `GetLiveAdTagDetailRequest` class within the Google Cloud Video Stitcher v1 API, highlighting its usage in requesting details for live ad tags."],["The `GetLiveAdTagDetailRequest` class is part of the `Google.Cloud.Video.Stitcher.V1` namespace and is found in the `Google.Cloud.Video.Stitcher.V1.dll` assembly."],["This request class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for message handling, equality checks, deep cloning, and buffered operations."],["The class includes constructors to create a new instance or copy an existing `GetLiveAdTagDetailRequest`, and it features properties such as `LiveAdTagDetailName` and `Name` to specify the resource being requested."],["The latest version of this document is 3.3.0 and there are several older versions available going all the way back to 1.0.0."]]],[]]