public sealed class CreateSlateRequest : IMessage<CreateSlateRequest>, IEquatable<CreateSlateRequest>, IDeepCloneable<CreateSlateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class CreateSlateRequest.
Request message for VideoStitcherService.createSlate.
Required. The unique identifier for the slate.
This value should conform to RFC-1034, which restricts to
lower-case letters, numbers, and hyphen, with the first character a
letter, the last a letter or a number, and a 63 character maximum.
[[["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\u003eCreateSlateRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, which is used for requesting the creation of a slate.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSlateRequest\u003c/code\u003e class has been implemented in versions ranging from 1.0.0 to the latest 3.3.0 of the API, all of which are accessible in the provided content, and has been derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateSlateRequest\u003c/code\u003e 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 also contains constructors to create new instances of the class, either as a default instance or as a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eSlate\u003c/code\u003e, and \u003ccode\u003eSlateId\u003c/code\u003e, which are essential parameters when creating a slate, including the project location, slate content, and its unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSlateId\u003c/code\u003e must adhere to RFC-1034 guidelines, being composed of lowercase letters, numbers, and hyphens, with specific restrictions on the first and last characters, and a maximum length of 63 characters.\u003c/p\u003e\n"]]],[],null,[]]