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-04-02 UTC."],[[["This document provides reference information for the `GetCdnKeyRequest` class within the Video Stitcher v1 API, used to request CDN key retrieval."],["The `GetCdnKeyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the Video Stitcher API documented, ranging from version 1.0.0 to 3.3.0, with 3.3.0 being the latest."],["Key properties of the `GetCdnKeyRequest` class include `CdnKeyName` for a typed view and `Name` for specifying the CDN key resource to be retrieved."],["The `GetCdnKeyRequest` can be instantiated using two available constructors, a default one and one that takes in another `GetCdnKeyRequest` object."]]],[]]