public sealed class UpdateCryptoKeyVersionRequest : IMessage<UpdateCryptoKeyVersionRequest>, IEquatable<UpdateCryptoKeyVersionRequest>, IDeepCloneable<UpdateCryptoKeyVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class UpdateCryptoKeyVersionRequest.
Request message for
[KeyManagementService.UpdateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyVersion].
[[["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."],[[["The latest version available is 3.16.0, as indicated in the provided list of versions."],["This documentation covers the `UpdateCryptoKeyVersionRequest` class, which is part of the Google Cloud Key Management Service v1 API."],["The `UpdateCryptoKeyVersionRequest` class is used for sending update requests to `KeyManagementService.UpdateCryptoKeyVersion` within the Google Cloud KMS API."],["The class `UpdateCryptoKeyVersionRequest` includes properties `CryptoKeyVersion` and `UpdateMask`, both of which are required for the update operations."],["The list of versions covers a wide range of previous versions, going back to 2.2.0, for `UpdateCryptoKeyVersionRequest`."]]],[]]