Google Cloud Deploy v1 API - Enum RolloutRestriction.Types.RolloutActions (3.1.0)

public enum RolloutRestriction.Types.RolloutActions

Reference documentation and code samples for the Google Cloud Deploy v1 API enum RolloutRestriction.Types.RolloutActions.

Rollout actions to be restricted as part of the policy.

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

Name Description
Advance

Advance the rollout to the next phase.

Approve

Approve the rollout.

Cancel

Cancel the rollout.

Create

Create a rollout.

IgnoreJob

Ignore a job result on the rollout.

RetryJob

Retry a job for a rollout.

Rollback

Rollback a rollout.

TerminateJobrun

Terminate a jobrun.

Unspecified

Unspecified.