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-21 UTC."],[[["This webpage provides documentation for the `DeleteKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET developers."],["The `DeleteKeyRequest` class is used to create request messages for deleting reCAPTCHA keys, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the documentation is 2.17.0, with the current version of the main documentation being 2.5.0, and numerous previous versions being available as well."],["The `DeleteKeyRequest` class includes properties like `KeyName` and `Name`, which are essential for specifying the key to be deleted by the name or the resource name."]]],[]]