Module: Google::Cloud::MigrationCenter::V1::ImportDataFile::State
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
Enumerates possible states of an import data file.
Constant Summary collapse
- STATE_UNSPECIFIED =
Default value.
0
- CREATING =
The data file is being created.
1
- ACTIVE =
The data file completed initialization.
2