public sealed class UpdateKeyRequest : IMessage<UpdateKeyRequest>, IEquatable<UpdateKeyRequest>, IDeepCloneable<UpdateKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class UpdateKeyRequest.
[[["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 page provides reference documentation for the `UpdateKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `UpdateKeyRequest` class is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is used to manage requests to update keys."],["The documentation covers the latest version 2.17.0 as well as past versions from 2.16.0 down to 1.2.0, allowing developers to see changes to `UpdateKeyRequest` across time."],["The `UpdateKeyRequest` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality and capabilities."],["Key properties of the `UpdateKeyRequest` class are highlighted, such as `Key` (the key to update) and `UpdateMask` (controlling which key fields are modified)."]]],[]]