Current status of the file.
from glean.api_client.models import ChatFileStatus
value = ChatFileStatus.PROCESSING
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
PROCESSING |
PROCESSING |
PROCESSED |
PROCESSED |
FAILED |
FAILED |
DELETED |
DELETED |