public sealed class UpdateCryptoKeyPrimaryVersionRequest : IMessage<UpdateCryptoKeyPrimaryVersionRequest>, IEquatable<UpdateCryptoKeyPrimaryVersionRequest>, IDeepCloneable<UpdateCryptoKeyPrimaryVersionRequest>, IBufferMessage, IMessage
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"]],[["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 document outlines the \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e class, which is a request message for updating the primary version of a CryptoKey in the Google Cloud Key Management Service (KMS).\u003c/p\u003e\n"],["\u003cp\u003eThe document covers a range of versions for the \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e, starting from version 2.2.0 and going up to the latest version, 3.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eCryptoKeyName\u003c/code\u003e, \u003ccode\u003eCryptoKeyVersionId\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, to specify the target CryptoKey and the desired version to be set as primary.\u003c/p\u003e\n"],["\u003cp\u003eThe document also describes the constructors of the class, including a default constructor and one that accepts another \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]