ExportInfoStatus The status of the export Example Usage from glean.api_client.models import ExportInfoStatus value = ExportInfoStatus.PENDING # Open enum: unrecognized values are captured as UnrecognizedStr Values Name Value PENDING PENDING COMPLETED COMPLETED FAILED FAILED