KnownFileImportState enum

Known values of FileImportState that the service accepts.

Fields

FatalError

A fatal error has occurred while ingesting the file.

Ingested

The file has been ingested.

IngestedWithErrors

The file has been ingested with errors.

InProgress

The file ingestion is in progress.

Invalid

The file is invalid.

Unspecified

Unspecified state.

WaitingForUpload

Waiting for the file to be uploaded.