public sealed class UpdateKeyRequest : IMessage<UpdateKeyRequest>, IEquatable<UpdateKeyRequest>, IDeepCloneable<UpdateKeyRequest>, IBufferMessage, IMessage
[[["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 content focuses on the \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace for .NET, specifically detailing its implementation and available versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateKeyRequest\u003c/code\u003e is a message class used to update a key, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e class are \u003ccode\u003eKey\u003c/code\u003e, which is the key to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, an optional parameter that specifies which key fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also makes note of all the available version for this UpdateKeyRequest class, with version \u003ccode\u003e2.17.0\u003c/code\u003e being the latest, all the way back to version \u003ccode\u003e1.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]