state property

String? state
getter/setter pair

Status of the export job.

Valid values include enqueued, running, completed, and failed.

Output only.

Implementation

core.String? state;