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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eRestoreCryptoKeyVersionRequest\u003c/code\u003e class, which is used for restoring a specific version of a cryptographic key within the Google Cloud Key Management Service (KMS).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the documentation on this page is 3.16.0, while there is documentation available for versions dating back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreCryptoKeyVersionRequest\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCryptoKeyVersionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to identify the specific \u003ccode\u003eCryptoKeyVersion\u003c/code\u003e resource to be restored.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods for this class, one default and one to use if using another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]