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 webpage details the \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace for .NET, which is used to update the primary version of a CryptoKey in Google Cloud KMS.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateCryptoKeyPrimaryVersionRequest\u003c/code\u003e is 3.16.0, and the page provides documentation and links for multiple previous versions, including back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, with a constructor allowing the creation of a new or copied instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eCryptoKeyName\u003c/code\u003e, which offers a typed view of the resource name, \u003ccode\u003eCryptoKeyVersionId\u003c/code\u003e for specifying the version to make primary, and \u003ccode\u003eName\u003c/code\u003e to denote the target CryptoKey resource.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the request message requirements for updating the primary version of a CryptoKey, emphasizing the need to provide both the resource name of the CryptoKey and the id of the desired version.\u003c/p\u003e\n"]]],[],null,[]]