public sealed class GetVodStitchDetailRequest : IMessage<GetVodStitchDetailRequest>, IEquatable<GetVodStitchDetailRequest>, IDeepCloneable<GetVodStitchDetailRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetVodStitchDetailRequest.
Request message for VideoStitcherService.getVodStitchDetail.
Required. The name of the stitch detail in the specified VOD session, in the form of
projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class, a part of the Video Stitcher v1 API, which is used for requesting details about a specific VOD stitch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class is implemented in multiple versions, ranging from 1.0.0 to the latest, 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another instance of \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e, and it includes properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eVodStitchDetailName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e requires a name property, which is the resource name of the stitch detail, following the format \u003ccode\u003eprojects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]