public sealed class RestoreCryptoKeyVersionRequest : IMessage<RestoreCryptoKeyVersionRequest>, IEquatable<RestoreCryptoKeyVersionRequest>, IDeepCloneable<RestoreCryptoKeyVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class RestoreCryptoKeyVersionRequest.
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 webpage provides reference documentation for the `RestoreCryptoKeyVersionRequest` class within the Google Cloud Key Management Service v1 API."],["The `RestoreCryptoKeyVersionRequest` class is used to represent a request to restore a specific CryptoKeyVersion, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The webpage details the inheritance, constructors, properties, and assembly information related to the `RestoreCryptoKeyVersionRequest` class."],["The `Name` property, a required string field, and `CryptoKeyVersionName`, a typed view, are the core properties of this class."],["The webpage also lists available versions of this class, from `3.16.0` (latest) down to `2.2.0`, each with a direct link to its respective documentation."]]],[]]