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\u003eThe \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class is part of the Video Stitcher v1 API and is used to request the creation of a CDN key.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eCdnKey\u003c/code\u003e, \u003ccode\u003eCdnKeyId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are essential for defining the CDN key to be created and specifying its location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCdnKeyId\u003c/code\u003e property must adhere to RFC-1034 standards, limiting its characters to lowercase letters, numbers, and hyphens, with specific length and start/end requirements.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, ranging from version 1.0.0 to the latest 3.3.0, with direct links to each version's documentation for the \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]