public sealed class CreateCryptoKeyVersionRequest : IMessage<CreateCryptoKeyVersionRequest>, IEquatable<CreateCryptoKeyVersionRequest>, IDeepCloneable<CreateCryptoKeyVersionRequest>, IBufferMessage, IMessage
Request message for [KeyManagementService.CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion].
Required. The [name][google.cloud.kms.v1.CryptoKey.name] of the [CryptoKey][google.cloud.kms.v1.CryptoKey] associated with
the [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion].
[[["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 page details the \u003ccode\u003eCreateCryptoKeyVersionRequest\u003c/code\u003e class, which is used for creating new versions of cryptographic keys within the Google Cloud Key Management Service (KMS).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference on this webpage is 3.16.0, and it lists a variety of older versions, starting from version 3.15.0 all the way down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCryptoKeyVersionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing methods for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class requires setting the \u003ccode\u003eParent\u003c/code\u003e property to the name of the \u003ccode\u003eCryptoKey\u003c/code\u003e that will be associated with the new \u003ccode\u003eCryptoKeyVersion\u003c/code\u003e, as well as the \u003ccode\u003eCryptoKeyVersion\u003c/code\u003e itself with initial values.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e, and it is part of the \u003ccode\u003eGoogle.Cloud.Kms.V1.dll\u003c/code\u003e assembly, meaning that it is part of the Google Cloud Key Management Service library for .NET.\u003c/p\u003e\n"]]],[],null,[]]