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 document provides reference information for the \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, specifically for version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class is used to create a request message for the \u003ccode\u003eVideoStitcherService.createCdnKey\u003c/code\u003e method, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \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 configuring the CDN key creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.3.0 and it includes versions all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe CDN key ID must conform to RFC-1034 standards and must be no longer than 63 characters.\u003c/p\u003e\n"]]],[],null,[]]