public enum RestrictRollout.Types.ActionsReference documentation and code samples for the Google Cloud Deploy v1 API enum RestrictRollout.Types.Actions.
Rollout actions to be restricted as part of the policy.
Namespace
Google.Cloud.Deploy.V1Assembly
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. |