public sealed class CreateCdnKeyRequest : IMessage<CreateCdnKeyRequest>, IEquatable<CreateCdnKeyRequest>, IDeepCloneable<CreateCdnKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class CreateCdnKeyRequest.
Request message for VideoStitcherService.createCdnKey.
Required. The ID to use for the CDN key, which will become the final component of
the CDN key's resource name.
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 documentation details the \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class, which is used for requesting the creation of a CDN key within the Video Stitcher v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eCdnKey\u003c/code\u003e, \u003ccode\u003eCdnKeyId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are all necessary for defining the CDN key to be created, the ID of that key, and the project location it will reside in.\u003c/p\u003e\n"],["\u003cp\u003eThis request class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling advanced functionality like message manipulation, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this documentation provided for this class, starting from version 1.0.0 up to the most recent version, 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class and offers two constructors, one default constructor and another that allows cloning an existing \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]