public sealed class CreateVodSessionRequest : IMessage<CreateVodSessionRequest>, IEquatable<CreateVodSessionRequest>, IDeepCloneable<CreateVodSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class CreateVodSessionRequest.
Request message for VideoStitcherService.createVodSession
[[["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 details the \u003ccode\u003eCreateVodSessionRequest\u003c/code\u003e class, which is used to create a request for a Video-on-Demand (VOD) session in the Video Stitcher v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVodSessionRequest\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, indicating its role in handling message objects within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that copies from another \u003ccode\u003eCreateVodSessionRequest\u003c/code\u003e object, offering different initialization options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the required project and location for the VOD session, while \u003ccode\u003eParentAsLocationName\u003c/code\u003e provides a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the parent resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVodSession\u003c/code\u003e property holds the required parameters for creating a VOD session, allowing you to define the specifics of the session.\u003c/p\u003e\n"]]],[],null,[]]