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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateCdnKeyRequest\u003c/code\u003e class is part of the Google Cloud Video Stitcher v1 API and is used to request updates to a CDN key resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its use within the Google Cloud .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eUpdateCdnKeyRequest\u003c/code\u003e class: a default constructor and a copy constructor that takes another \u003ccode\u003eUpdateCdnKeyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCdnKeyRequest\u003c/code\u003e class has two properties: \u003ccode\u003eCdnKey\u003c/code\u003e which is the new CDN key to replace the existing one and \u003ccode\u003eUpdateMask\u003c/code\u003e, a \u003ccode\u003eFieldMask\u003c/code\u003e which specifies which fields of the \u003ccode\u003eCdnKey\u003c/code\u003e are to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 3.3.0, while the class \u003ccode\u003eUpdateCdnKeyRequest\u003c/code\u003e belongs to version 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]