public sealed class GetCdnKeyRequest : IMessage<GetCdnKeyRequest>, IEquatable<GetCdnKeyRequest>, IDeepCloneable<GetCdnKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetCdnKeyRequest.
Request message for VideoStitcherService.getCdnKey.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetCdnKeyRequest\u003c/code\u003e class is part of the Video Stitcher v1 API, serving as a request message for retrieving CDN key information.\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eGetCdnKeyRequest()\u003c/code\u003e) and one that accepts another \u003ccode\u003eGetCdnKeyRequest\u003c/code\u003e object (\u003ccode\u003eGetCdnKeyRequest(GetCdnKeyRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCdnKeyRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eCdnKeyName\u003c/code\u003e which is of type \u003ccode\u003eCdnKeyName\u003c/code\u003e for a typed view and \u003ccode\u003eName\u003c/code\u003e which is a string and is a required property, representing the resource name of the CDN key to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eGetCdnKeyRequest\u003c/code\u003e is 3.3.0, with previous versions back to 1.0.0 available.\u003c/p\u003e\n"]]],[],null,[]]