API hub V1 API - Module Google::Cloud::ApiHub::V1::ExecutionStatus::CurrentExecutionState (v0.6.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::ExecutionStatus::CurrentExecutionState.

Enum for the current state of the execution.

Constants

CURRENT_EXECUTION_STATE_UNSPECIFIED

value: 0
Default unspecified execution state.

RUNNING

value: 1
The plugin instance is executing.

NOT_RUNNING

value: 2
The plugin instance is not running an execution.