Class ImportState (3.20.0)

ImportState(value)

Enum holding possible states of the import operation.

Enums

Name Description
IMPORT_STATE_UNSPECIFIED Default value. This value is unused.
IMPORT_QUEUED The dump with entries has been queued for import.
IMPORT_IN_PROGRESS The import of entries is in progress.
IMPORT_DONE The import of entries has been finished.
IMPORT_OBSOLETE The import of entries has been abandoned in favor of a newer request.