PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata(
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 |
rollout |
str
The name of the rollout Ex. organizations//locations/global/rollouts/ Ex. folders//locations/global/rollouts/ Ex. projects//locations/global/rollouts/. This field is a member of oneof _ _rollout .
|
rollout_plan |
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 _ _rollout_plan .
|
status |
google.cloud.compute_v1beta.types.PreviewFeatureStatus
The status of the rollout. This field is a member of oneof _ _status .
|