DocumentStatusResponse
Describes the document status response body
Properties
Name | Type | Description | Notes |
---|---|---|---|
upload_status | str | Upload status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN | [optional] |
last_uploaded_at | str | Time of last successful upload for the document, in ISO 8601 format | [optional] |
indexing_status | str | Indexing status, enum of NOT_INDEXED, INDEXED, STATUS_UNKNOWN | [optional] |
last_indexed_at | str | Time of last successful indexing for the document, in ISO 8601 format | [optional] |
permission_identity_status | str | Permission identity status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN (Always unknown if `identityDatasourceName` is set). Document visibility may be affected status is `NOT_UPLOADED`. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |