public sealed class CreateImportJobRequest : IMessage<CreateImportJobRequest>, IEquatable<CreateImportJobRequest>, IDeepCloneable<CreateImportJobRequest>, IBufferMessage, IMessage
Request message for [KeyManagementService.CreateImportJob][google.cloud.kms.v1.KeyManagementService.CreateImportJob].
Required. The [name][google.cloud.kms.v1.KeyRing.name] of the [KeyRing][google.cloud.kms.v1.KeyRing] associated with the
[ImportJobs][google.cloud.kms.v1.ImportJob].
[[["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\u003eCreateImportJobRequest\u003c/code\u003e class, which is a request message used for the \u003ccode\u003eKeyManagementService.CreateImportJob\u003c/code\u003e function within Google Cloud KMS (Key Management Service).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateImportJobRequest\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 also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a variety of different versioned links for the class, from the latest version \u003ccode\u003e3.16.0\u003c/code\u003e to the oldest \u003ccode\u003e2.2.0\u003c/code\u003e, showing the evolution of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating new instances and properties like \u003ccode\u003eImportJob\u003c/code\u003e, \u003ccode\u003eImportJobId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsKeyRingName\u003c/code\u003e, which define the necessary information for creating an import job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and defines the KeyRing the ImportJob will be associated with, and \u003ccode\u003eImportJobId\u003c/code\u003e is also required and must be unique within the given KeyRing.\u003c/p\u003e\n"]]],[],null,[]]