Config Delivery v1 API - Enum RolloutInfo.Types.State (1.0.0-beta01)

public enum RolloutInfo.Types.State

Reference documentation and code samples for the Config Delivery v1 API enum RolloutInfo.Types.State.

State of the rollout

Namespace

Google.Cloud.ConfigDelivery.V1

Assembly

Google.Cloud.ConfigDelivery.V1.dll

Fields

Name Description
Aborted

Rollout aborted.

Aborting

Rollout aborting.

Cancelled

Rollout cancelled.

Completed

Rollout completed.

InProgress

Rollout in progress.

Stalled

Rollout stalled.

Suspended

Rollout suspended.

Unspecified

Unspecified state.