Class State (3.3.1)

State(value)

Batch operation states.

Values: STATE_UNSPECIFIED (0): Invalid. CREATED (1): Request is received. RUNNING (2): Request is actively being processed. DONE (3): The batch processing is done. CANCELLED (4): The batch processing was cancelled.