public sealed class DeleteKeyRequest : IMessage<DeleteKeyRequest>, IEquatable<DeleteKeyRequest>, IDeepCloneable<DeleteKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class DeleteKeyRequest.
[[["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."],[[["This page provides documentation for the `DeleteKeyRequest` class within the Google Cloud API Keys v2 API."],["`DeleteKeyRequest` is used as the request message for the `DeleteKey` method and includes an etag property for optimistic concurrency."],["The `DeleteKeyRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties such as `Etag`, `KeyName`, and `Name`, which are used for different functionalities like specifying the resource name of the API key to be deleted."],["The documentation covers various versions of the `DeleteKeyRequest` class, including the latest 1.4.0 version, going back to 1.0.0."]]],[]]