This job may be used in
[CreateCryptoKey][google.cloud.kms.v1.KeyManagementService.CreateCryptoKey]
and
[CreateCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.CreateCryptoKeyVersion]
requests.
Expired
This job can no longer be used and may not leave this state once entered.
PendingGeneration
The wrapping key for this job is still being generated. It may not be
used. Cloud KMS will automatically mark this job as
[ACTIVE][google.cloud.kms.v1.ImportJob.ImportJobState.ACTIVE] as soon as
the wrapping key is generated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `ImportJob.Types.ImportJobState` is 3.16.0, part of the `Google.Cloud.Kms.V1` namespace."],["There are multiple versions of `ImportJob.Types.ImportJobState` available, ranging from version 2.2.0 up to the latest 3.16.0, all part of the `Google.Cloud.Kms.V1` API."],["`ImportJob.Types.ImportJobState` has four possible states, including `Active`, `Expired`, `PendingGeneration`, and `Unspecified`, each representing a different operational condition."],["An `ImportJob` with an `Active` state can be used in `CreateCryptoKey` and `CreateCryptoKeyVersion` requests, while an `Expired` state is permanent and cannot be reversed."],["The state of an ImportJob defines whether or not it can be used, and its different states indicate the status of the job and its wrapping key."]]],[]]