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 documentation covers the `GetCdnKeyRequest` class, which is part of the Google Cloud Video Stitcher v1 API."],["`GetCdnKeyRequest` is a request message used to retrieve a specific CDN key from the Video Stitcher service."],["The `GetCdnKeyRequest` class has two constructors, `GetCdnKeyRequest()` and `GetCdnKeyRequest(GetCdnKeyRequest other)`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCdnKeyRequest` class has two properties, `CdnKeyName` of type `CdnKeyName`, and `Name` of type string, which specifies the name of the requested CDN key in a specific format."]]],[]]