public sealed class CreateImportJobRequest : IMessage<CreateImportJobRequest>, IEquatable<CreateImportJobRequest>, IDeepCloneable<CreateImportJobRequest>, IBufferMessage, IMessage
Request message for
[KeyManagementService.CreateImportJob][google.cloud.kms.v1.KeyManagementService.CreateImportJob].
Required. It must be unique within a KeyRing and match the regular
expression [a-zA-Z0-9_-]{1,63}
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
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].
Property Value
Type
Description
System.String
ParentAsKeyRingName
public KeyRingName ParentAsKeyRingName { get; set; }
[[["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 content details the \u003ccode\u003eCreateImportJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace, a message type used for requesting the creation of an import job in the Key Management Service.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.16.0 is the latest, and the document has up to version 3.0.0, as well as a list of older version references dating back to 2.2.0 with their corresponding reference pages, all of which implement the \u003ccode\u003eCreateImportJobRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateImportJobRequest\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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateImportJobRequest\u003c/code\u003e requires parameters like \u003ccode\u003eImportJob\u003c/code\u003e, \u003ccode\u003eImportJobId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e or \u003ccode\u003eParentAsKeyRingName\u003c/code\u003e for configuring and creating a unique import job within a specific KeyRing.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eCreateImportJobRequest\u003c/code\u003e can be initialized with no paramters, or a \u003ccode\u003eCreateImportJobRequest\u003c/code\u003e type parameter, and the class defines properties for configuration such as \u003ccode\u003eImportJob\u003c/code\u003e, \u003ccode\u003eImportJobId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsKeyRingName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]