StageStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Status of an upgrade stage.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
read_pool_instances_upgrade |
google.cloud.alloydb_v1.types.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus
Read pool instances upgrade metadata. This field is a member of oneof_ stage_specific_status.
|
stage |
google.cloud.alloydb_v1.types.UpgradeClusterResponse.Stage
Upgrade stage. |
state |
google.cloud.alloydb_v1.types.UpgradeClusterResponse.Status
State of this stage. |
schedule |
google.cloud.alloydb_v1.types.UpgradeClusterStatus.StageStatus.StageSchedule
Output only. Timing information for the stage execution. |
Classes
StageSchedule
StageSchedule(mapping=None, *, ignore_unknown_fields=False, **kwargs)Timing information for the stage execution.