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 documentation for the `UpdateCryptoKeyPrimaryVersionRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically in the .NET environment."],["The content covers various versions of the API, ranging from version 2.2.0 up to the latest version 3.16.0, each with its own documentation for the `UpdateCryptoKeyPrimaryVersionRequest`."],["`UpdateCryptoKeyPrimaryVersionRequest` is a request message used to update the primary version of a CryptoKey, and it includes properties like `CryptoKeyName`, `CryptoKeyVersionId`, and `Name`."],["The documentation outlines the inheritance, implementation details, constructors, and property values for the `UpdateCryptoKeyPrimaryVersionRequest` class, as well as associated namespaces and assemblies."],["The latest version of this `UpdateCryptoKeyPrimaryVersionRequest` is 3.16.0, which can be found in the .Net docs, and it contains all the same properties, along with any additional that may have been added."]]],[]]