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."],[[["This webpage provides reference documentation for the `DeleteKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, including its constructors, properties, and implemented interfaces."],["The `DeleteKeyRequest` class is used to construct a request for deleting a key, which is identified by its name in the format `projects/{project}/keys/{key}`."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteKeyRequest\u003e`, `IDeepCloneable\u003cDeleteKeyRequest\u003e`, and `IBufferMessage`."],["The webpage has a list of historical versions of the `DeleteKeyRequest` class, ranging from the latest, 2.17.0 down to 1.2.0, with version 2.12.0 being highlighted."]]],[]]