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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGetVodAdTagDetailRequest\u003c/code\u003e class is 3.3.0, with multiple previous versions available for reference, including versions 3.2.0, 3.1.0, 3.0.0, 2.0.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetVodAdTagDetailRequest\u003c/code\u003e, is a request message used in the Video Stitcher v1 API to retrieve details about a specific ad tag in a VOD session, as part of the \u003ccode\u003eVideoStitcherService.getVodAdTagDetail\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor \u003ccode\u003eGetVodAdTagDetailRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetVodAdTagDetailRequest(GetVodAdTagDetailRequest other)\u003c/code\u003e, and it also includes the properties \u003ccode\u003eName\u003c/code\u003e, which is a string, and \u003ccode\u003eVodAdTagDetailName\u003c/code\u003e which is a \u003ccode\u003eVodAdTagDetailName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the resource name of the ad tag detail for a VOD session, structured as \u003ccode\u003eprojects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodAdTagDetails/{vod_ad_tag_detail}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]