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-03-21 UTC."],[[["This document provides reference information for the `GetCdnKeyRequest` class within the Google Cloud Video Stitcher v1 API, specifically version 1.1.0."],["`GetCdnKeyRequest` is a request message used to retrieve a CDN key via the VideoStitcherService."],["The `GetCdnKeyRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `GetCdnKeyRequest` class has properties `CdnKeyName`, which is a `CdnKeyName`-typed view of the resource name, and `Name`, which holds the string identifier for the CDN key to be retrieved."],["This class is found within the `Google.Cloud.Video.Stitcher.V1` namespace, and is part of the Google.Cloud.Video.Stitcher.V1.dll assembly."]]],[]]