RolloutWaveDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Additional metadata about the status of each wave provided by the server.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
orchestrated_wave_details |
google.cloud.compute_v1beta.types.RolloutWaveDetailsOrchestratedWaveDetails
Output only. Additional details of the wave for products using the Orchestrated Integration model. This field is a member of oneof_ _orchestrated_wave_details.
|
wave_display_name |
str
Output only. Wave name. Ex. wave1 This field is a member of oneof_ _wave_display_name.
|
wave_number |
int
Output only. System generated number for the wave. This field is a member of oneof_ _wave_number.
|