Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 562 Bytes

File metadata and controls

15 lines (11 loc) · 562 Bytes

ProcessingState

The current state of the upload, an enum of UNAVAILABLE, UPLOAD STARTED, UPLOAD IN PROGRESS, UPLOAD COMPLETED, DELETION PAUSED, INDEXING COMPLETED

Values

Name Value
UNAVAILABLE UNAVAILABLE
UPLOAD_STARTED UPLOAD STARTED
UPLOAD_IN_PROGRESS UPLOAD IN PROGRESS
UPLOAD_COMPLETED UPLOAD COMPLETED
DELETION_PAUSED DELETION PAUSED
INDEXING_COMPLETED INDEXING COMPLETED