public sealed class GetVodAdTagDetailRequest : IMessage<GetVodAdTagDetailRequest>, IEquatable<GetVodAdTagDetailRequest>, IDeepCloneable<GetVodAdTagDetailRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetVodAdTagDetailRequest.
Request message for VideoStitcherService.getVodAdTagDetail
Required. The name of the ad tag detail for the specified VOD session, in
the form of
projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodAdTagDetails/{vod_ad_tag_detail}.
[[["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 information for the `GetVodAdTagDetailRequest` class, a part of the Video Stitcher v1 API, specifically version 2.0.0."],["`GetVodAdTagDetailRequest` is a request message used by the `VideoStitcherService.getVodAdTagDetail` function."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVodAdTagDetailRequest` class has properties such as `Name` which is a string, and a `VodAdTagDetailName` which gives a typed view over the resource name."],["The page includes links to prior versions of this content, from 1.0.0 up to the latest version 3.3.0, along with links to the documentation for that specific version of the object."]]],[]]