public sealed class DeleteKeyRequest : IMessage<DeleteKeyRequest>, IEquatable<DeleteKeyRequest>, IDeepCloneable<DeleteKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class DeleteKeyRequest.
[[["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-25 UTC."],[[["The latest version available for the `DeleteKeyRequest` class in the Google Cloud reCAPTCHA Enterprise v1 API is version 2.17.0."],["This class, `DeleteKeyRequest`, is designed for use within the .NET environment and is specifically used for managing deletion requests for reCAPTCHA keys."],["The `DeleteKeyRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to facilitate various operations and interactions."],["The `DeleteKeyRequest` class includes properties such as `KeyName` and `Name`, where `Name` is a required string that represents the key's identifier in the `projects/{project}/keys/{key}` format."],["This API class supports a wide range of older versions, from 2.16.0 all the way down to 1.2.0, with each version available for review."]]],[]]