FetchDatabasePropertiesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response for FetchDatabasePropertiesRequest.
Attributes |
|
|---|---|
| Name | Description |
primary_gce_zone |
str
The Compute Engine zone that the instance is currently serving from. |
secondary_gce_zone |
str
The Compute Engine zone that the failover instance is currently serving from for a regional Cloud SQL instance. |
is_failover_replica_available |
bool
The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The primary instance can only fail over to the failover replica when the status is true. |