Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::ImportJob::ImportJobState.
The state of the ImportJob, indicating if
it can be used.
Constants
IMPORT_JOB_STATE_UNSPECIFIED
value: 0 Not specified.
PENDING_GENERATION
value: 1 The wrapping key for this job is still being generated. It may not be
used. Cloud KMS will automatically mark this job as
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 2024-10-30 UTC."],[],[]]