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 \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e class is used to update a key within the Google Cloud reCAPTCHA Enterprise service, and it is the message format for update key requests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.17.0, while the current page version that is being referenced is 1.3.0 for \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e, and there are many previous versions listed for reference.\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, showing it adheres to defined message structures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e has two properties: \u003ccode\u003eKey\u003c/code\u003e, which is required and specifies the key to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is optional and allows control over which fields are updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e class has two constructors, a default one, and another one that takes in another \u003ccode\u003eUpdateKeyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]