public sealed class UpdateCdnKeyRequest : IMessage<UpdateCdnKeyRequest>, IEquatable<UpdateCdnKeyRequest>, IDeepCloneable<UpdateCdnKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class UpdateCdnKeyRequest.
Request message for VideoStitcherService.updateCdnKey.
[[["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 documentation for the `UpdateCdnKeyRequest` class within the Google Cloud Video Stitcher v1 API."],["`UpdateCdnKeyRequest` is used as a request message for updating a CDN key via the VideoStitcherService."],["The `UpdateCdnKeyRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and one that takes another `UpdateCdnKeyRequest` object as a parameter, and includes properties such as `CdnKey` and `UpdateMask`."],["There are seven different versions of this document listed, ranging from version 1.0.0 up to the most recent version of 3.3.0."]]],[]]