PreviewFeatureRolloutOperationRolloutInput(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Represents the input for the rollout operation.
.. _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
This field is a member of oneof _ _retry_uuid .
|
Classes
PredefinedRolloutPlan
PredefinedRolloutPlan(value)
Predefined rollout plan.