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 information for the `UpdateCdnKeyRequest` class within the Google Cloud Video Stitcher v1 API, specifically for version 2.0.0."],["`UpdateCdnKeyRequest` is a request message used by the `VideoStitcherService.updateCdnKey` method to replace an existing CDN key resource."],["The `UpdateCdnKeyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the object class."],["The class has two constructors, a default one and another that takes an `UpdateCdnKeyRequest` object, and includes two essential properties, `CdnKey` and `UpdateMask`."],["There are several versions of this documentation, from 1.0.0 up to the latest, 3.3.0."]]],[]]