Google Cloud Deploy v1 API - Enum JobRun.Types.State (2.15.0)

public enum JobRun.Types.State

Reference documentation and code samples for the Google Cloud Deploy v1 API enum JobRun.Types.State.

Valid states of a JobRun.

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

NameDescription
Failed

The JobRun has failed.

InProgress

The JobRun is in progress.

Succeeded

The JobRun has succeeded.

Terminated

The JobRun was terminated.

Terminating

The JobRun is terminating.

Unspecified

The JobRun has an unspecified state.