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-04-09 UTC."],[[["This page provides documentation for the `ImportJob.Types.ImportJobState` enum within the Google Cloud Key Management Service v1 API, specifically for the .NET environment."],["The latest version of the documentation available is 3.16.0, with older versions down to 2.2.0 also available via the provided links."],["The `ImportJob.Types.ImportJobState` enum defines the possible states of an `ImportJob`, including `Active`, `Expired`, `PendingGeneration`, and `Unspecified`."],["The documentation outlines that an `Active` job can be used in creating CryptoKey and CryptoKeyVersion requests, whereas an `Expired` job cannot be used, nor leave the state, and a `PendingGeneration` job is waiting for the key to be created."]]],[]]