public sealed class DestroyCryptoKeyVersionRequest : IMessage<DestroyCryptoKeyVersionRequest>, IEquatable<DestroyCryptoKeyVersionRequest>, IDeepCloneable<DestroyCryptoKeyVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class DestroyCryptoKeyVersionRequest.
Request message for
[KeyManagementService.DestroyCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.DestroyCryptoKeyVersion].
[[["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 reference documentation for the `DestroyCryptoKeyVersionRequest` class within the Google Cloud Key Management Service v1 API."],["The `DestroyCryptoKeyVersionRequest` class is used to request the destruction of a specific `CryptoKeyVersion` and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content lists all the versions related to the `DestroyCryptoKeyVersionRequest` class, starting from the latest version 3.16.0 all the way to 2.2.0."],["The page details the `DestroyCryptoKeyVersionRequest` class's constructors and properties, such as `CryptoKeyVersionName` and `Name`, along with their descriptions and return types."],["The page includes the inheritance and implementation information of the `DestroyCryptoKeyVersionRequest`, along with which members it inherited."]]],[]]