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 is a request message for the `KeyManagementService.DestroyCryptoKeyVersion` method."],["The page includes information about the class's inheritance, implemented interfaces, constructors, properties like `CryptoKeyVersionName` and `Name`, and inherited members."],["Multiple versions of the documentation, ranging from 2.2.0 to the latest 3.16.0, are available for browsing, all regarding the same `DestroyCryptoKeyVersionRequest` class."],["The webpage is an API reference meant for developers using the .Net implementation of the Google Cloud Key Management Service."]]],[]]