Send feedback
Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::ImportJob::ImportJobState (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.0.0 keyboard_arrow_down
Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::ImportJob::ImportJobState.
Enumerates possible states of an import job.
Constants
IMPORT_JOB_STATE_UNSPECIFIED
IMPORT_JOB_STATE_PENDING
value: 1 The import job is pending.
IMPORT_JOB_STATE_RUNNING
value: 2 The processing of the import job is ongoing.
IMPORT_JOB_STATE_COMPLETED
value: 3 The import job processing has completed.
IMPORT_JOB_STATE_FAILED
value: 4 The import job failed to be processed.
IMPORT_JOB_STATE_VALIDATING
value: 5 The import job is being validated.
IMPORT_JOB_STATE_FAILED_VALIDATION
value: 6 The import job contains blocking errors.
IMPORT_JOB_STATE_READY
value: 7 The validation of the job completed with no blocking errors.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-10 UTC.
Need to tell us more?
[[["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-12-10 UTC."],[],[]]