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 is for the \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e is a request message used to create a CDN key via the VideoStitcherService and it inherits from \u003ccode\u003eObject\u003c/code\u003e, while also implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e which can be initialized with another instance of \u003ccode\u003eCreateCdnKeyRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eCdnKey\u003c/code\u003e (the CDN key resource to create), \u003ccode\u003eCdnKeyId\u003c/code\u003e (the unique ID for the CDN key), and \u003ccode\u003eParent\u003c/code\u003e (the project and location where the key will be created).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsLocationName\u003c/code\u003e property offers a \u003ccode\u003eLocationName\u003c/code\u003e-typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name, providing a structured way to handle location information.\u003c/p\u003e\n"]]],[],null,[]]