Class State (1.43.0)

  State 
 ( 
 value 
 ) 
 

Describes the state of the Execution.

Values: STATE_UNSPECIFIED (0): Unspecified Execution state NEW (1): The Execution is new RUNNING (2): The Execution is running COMPLETE (3): The Execution has finished running FAILED (4): The Execution has failed CACHED (5): The Execution completed through Cache hit. CANCELLED (6): The Execution was cancelled.

Methods

State

  State 
 ( 
 value 
 ) 
 

Describes the state of the Execution.

Values: STATE_UNSPECIFIED (0): Unspecified Execution state NEW (1): The Execution is new RUNNING (2): The Execution is running COMPLETE (3): The Execution has finished running FAILED (4): The Execution has failed CACHED (5): The Execution completed through Cache hit. CANCELLED (6): The Execution was cancelled.