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\u003eThe webpage details the \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace for .NET, used to update the primary version of a cryptographic key.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.16.0 is the latest version of the class, with several previous versions listed ranging back to version 2.2.0 for those that require it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eCryptoKeyName\u003c/code\u003e, providing a typed view over the resource name, and \u003ccode\u003eCryptoKeyVersionId\u003c/code\u003e, to identify the desired primary version, and \u003ccode\u003eName\u003c/code\u003e, the required resource name of the \u003ccode\u003eCryptoKey\u003c/code\u003e to update.\u003c/p\u003e\n"],["\u003cp\u003eThis class is crucial for updating a CryptoKey's primary version and can be implemented using its empty constructor or one that takes in another instance of \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]