Class PreviewFeatureRolloutOperationRolloutInput (0.1.0)

PreviewFeatureRolloutOperationRolloutInput(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

Name Description
name str
The name of the rollout plan Ex. organizations//locations/global/rolloutPlans/ Ex. folders//locations/global/rolloutPlans/ Ex. projects//locations/global/rolloutPlans/. This field is a member of oneof_ _name.
predefined_rollout_plan str
Predefined rollout plan. Check the PredefinedRolloutPlan enum for the list of possible values. This field is a member of oneof_ _predefined_rollout_plan.
retry_uuid str
The UUID of the retry action. Only needed if this is a retry for an existing rollout. This can be used after the user canceled a rollout and want to retry it with no changes. This field is a member of oneof_ _retry_uuid.

Classes

PredefinedRolloutPlan

PredefinedRolloutPlan(value)

Predefined rollout plan.