public sealed class RestoreCryptoKeyVersionRequest : IMessage<RestoreCryptoKeyVersionRequest>, IEquatable<RestoreCryptoKeyVersionRequest>, IDeepCloneable<RestoreCryptoKeyVersionRequest>, IBufferMessage, IMessage
Request message for [KeyManagementService.RestoreCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.RestoreCryptoKeyVersion].
[[["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 page details the `RestoreCryptoKeyVersionRequest` class within the `Google.Cloud.Kms.V1` namespace, specifically for version 2.4.0 of the library."],["`RestoreCryptoKeyVersionRequest` is used to send requests to restore a `CryptoKeyVersion` in the Key Management Service, as part of the Google Cloud Platform .NET client libraries."],["The page provides links to documentation for older versions of the library ranging from 3.16.0 (latest) down to 2.2.0, as well as detailed information on properties and constructors."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and inherits from `Object`, providing deep access into the object."],["The object has two constructors, one default, and one accepting another `RestoreCryptoKeyVersionRequest` as a parameter."]]],[]]