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 Google Cloud Video Stitcher v1 API and is used to create a CDN key.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e has properties like \u003ccode\u003eCdnKey\u003c/code\u003e, \u003ccode\u003eCdnKeyId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, all required to create a CdnKey.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this service is version 3.3.0, with historical versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the project in which the CDN key is to be created, the location, and a unique ID that conforms to RFC-1034.\u003c/p\u003e\n"]]],[],null,[]]