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

public enum 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.

Unspecified

The JobRun has an unspecified state.