Google Cloud Deploy v1 API - Enum RepairState (2.15.0)

public enum RepairState

Reference documentation and code samples for the Google Cloud Deploy v1 API enum RepairState.

Valid state of a repair attempt.

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

NameDescription
Cancelled

The repair action was cancelled.

Failed

The repair action has failed.

InProgress

The repair action is in progress.

Pending

The repair action is pending.

Skipped

The repair action was skipped.

Succeeded

The repair action has succeeded.

Unspecified

The repair has an unspecified state.