state property
Status of the export job.
Valid values include enqueued
, running
, completed
, and failed
.
Output only.
Implementation
core.String? state;
Status of the export job.
Valid values include enqueued
, running
, completed
, and failed
.
Output only.
core.String? state;