exportStatus property

ExportStatus? exportStatus
final

Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.

Implementation

final ExportStatus? exportStatus;