Class PredefinedRolloutPlan (0.11.0)

PredefinedRolloutPlan(value)

Optional. Specifies the predefined rollout plan for the policy. Valid values are SLOW_ROLLOUT and FAST_ROLLOUT. The recommended value is SLOW_ROLLOUT for progressive rollout. For more information, see Rollout plans for global policies.

Enums

Name Description
UNDEFINED_PREDEFINED_ROLLOUT_PLAN A value indicating that the enum field is not set.
FAST_ROLLOUT No description available.
ROLLOUT_PLAN_UNSPECIFIED No description available.
SLOW_ROLLOUT No description available.