public sealed class DeleteKeyRequest : IMessage<DeleteKeyRequest>, IEquatable<DeleteKeyRequest>, IDeepCloneable<DeleteKeyRequest>, 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 latest version of the \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e documentation is version 2.17.0, and it is part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers various versions of the \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e class, ranging from version 1.2.0 up to the current latest version 2.17.0, within the reCAPTCHA Enterprise API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteKeyRequest\u003c/code\u003e is a class used to define a request for deleting a reCAPTCHA key, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eKeyName\u003c/code\u003e property and a \u003ccode\u003eName\u003c/code\u003e property to specify which key to be deleted, requiring the format "projects/{project}/keys/{key}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e class also defines two constructors one default constructor, and another one that accepts another \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]