public sealed class UpdateCryptoKeyPrimaryVersionRequest : IMessage<UpdateCryptoKeyPrimaryVersionRequest>, IEquatable<UpdateCryptoKeyPrimaryVersionRequest>, IDeepCloneable<UpdateCryptoKeyPrimaryVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class UpdateCryptoKeyPrimaryVersionRequest.
Request message for
[KeyManagementService.UpdateCryptoKeyPrimaryVersion][google.cloud.kms.v1.KeyManagementService.UpdateCryptoKeyPrimaryVersion].
[[["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 `UpdateCryptoKeyPrimaryVersionRequest` class in the Google Cloud Key Management Service (KMS) v1 API, with the latest version being 3.16.0 and going down to version 2.2.0."],["The `UpdateCryptoKeyPrimaryVersionRequest` class is used to request an update to the primary version of a CryptoKey within the Google Cloud KMS."],["The page details the inheritance and implementation of the `UpdateCryptoKeyPrimaryVersionRequest` class, which includes `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation covers the constructors of the class, `UpdateCryptoKeyPrimaryVersionRequest()`, detailing the usage and functionality of both the empty constructor and one with a parameter."],["The properties of the `UpdateCryptoKeyPrimaryVersionRequest` class, including `CryptoKeyName`, `CryptoKeyVersionId`, and `Name`, are documented and their corresponding types and descriptions are provided."]]],[]]