Pause the Rollout until it is resumed (i.e. RUN is requested).
Run
Run the Rollout until it naturally reaches a terminal state.
A rollout requested to run will progress through all natural Rollout
States (such as RUNNING -> SUCCEEDED or RUNNING -> FAILED).
If retriable errors are encountered during the rollout, the rollout
will paused by default and can be resumed by re-requesting this RUN
action.
Unspecified
Unspecified action, will be treated as RUN by default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[],[],null,["# SaaS Runtime v1beta1 API - Enum RolloutAction (1.0.0-beta01)\n\n public enum RolloutAction\n\nReference documentation and code samples for the SaaS Runtime v1beta1 API enum RolloutAction.\n\nRolloutAction indicates the action to be performed on the Rollout.\n\nNamespace\n---------\n\n[Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1](/dotnet/docs/reference/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/latest/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll"]]