Class State (0.1.5)

State(value)

The current state of the Replay.

Values: STATE_UNSPECIFIED (0): Default value. This value is unused. PENDING (1): The Replay has not started yet. RUNNING (2): The Replay is currently running. SUCCEEDED (3): The Replay has successfully completed. FAILED (4): The Replay has finished with an error.