API hub v1 API - Enum ExecutionStatus.Types.CurrentExecutionState (1.1.0)

public enum ExecutionStatus.Types.CurrentExecutionState

Reference documentation and code samples for the API hub v1 API enum ExecutionStatus.Types.CurrentExecutionState.

Enum for the current state of the execution.

Namespace

Google.Cloud.ApiHub.V1

Assembly

Google.Cloud.ApiHub.V1.dll

Fields

Name Description
NotRunning

The plugin instance is not running an execution.

Running

The plugin instance is executing.

Unspecified

Default unspecified execution state.