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-04-09 UTC."],[[["This document provides reference documentation for the `DestroyCryptoKeyVersionRequest` class within the Google Cloud Key Management Service v1 API."],["The `DestroyCryptoKeyVersionRequest` class is used to send a request to destroy a specific CryptoKeyVersion, as part of the `KeyManagementService.DestroyCryptoKeyVersion` method."],["It shows that the latest version for the class `DestroyCryptoKeyVersionRequest` is 3.16.0 and lists all the previous versions."],["The `DestroyCryptoKeyVersionRequest` class includes properties such as `CryptoKeyVersionName` and `Name`, with the `Name` property being a required field for the resource name."],["The documentation also includes details about the class's inheritance, implemented interfaces, constructors, and the assembly it is contained in."]]],[]]