PreviewFeatureRolloutOperationRolloutInput(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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.