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."],[[["This webpage provides reference documentation for the `UpdateCryptoKeyVersionRequest` class within the Google Cloud Key Management Service v1 API, specifically in the .NET context."],["The class `UpdateCryptoKeyVersionRequest` is used to update a `CryptoKeyVersion` and is implemented by various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is documented as 3.16.0, while this specific page focuses on version 3.9.0 and also provides access to all the versions down to 2.2.0."],["The `UpdateCryptoKeyVersionRequest` class includes properties `CryptoKeyVersion` and `UpdateMask`, which are essential for specifying the version and the fields that need to be updated."]]],[]]