Class State (3.7.3)

State(value)

Batch operation states.

Enums

Name Description
STATE_UNSPECIFIED Invalid.
CREATED Request is received.
RUNNING Request is actively being processed.
DONE The batch processing is done.
CANCELLED The batch processing was cancelled.