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 documentation covers the \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class, which is used as a request message for the \u003ccode\u003eVideoStitcherService.getVodStitchDetail\u003c/code\u003e method in the Video Stitcher v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eGetVodStitchDetailRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetVodStitchDetailRequest(GetVodStitchDetailRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class has two primary properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the stitch detail, and \u003ccode\u003eVodStitchDetailName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVodStitchDetailRequest\u003c/code\u003e class has versioning, with 3.3.0 being the latest available version, and goes as far back as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]