API hub V1 API - Module Google::Cloud::ApiHub::V1::ExecutionStatus::CurrentExecutionState (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.