CloudSqlInstanceBackupProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties.
Attributes |
|
---|---|
Name | Description |
database_installed_version |
str
Output only. The installed database version of the Cloud SQL instance when the backup was taken. |
final_backup |
bool
Output only. Whether the backup is a final backup. |
source_instance |
str
Output only. The source instance of the backup. Format: projects/{project}/instances/{instance} |
instance_tier |
str
Output only. The tier (or machine type) for this instance. Example: db-custom-1-3840
|