CloudSqlInstanceDataSourceReferenceProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference.
Attributes |
|
---|---|
Name | Description |
name |
str
Output only. Name of the Cloud SQL instance backed up by the datasource. Format: projects/{project}/instances/{instance} |
database_installed_version |
str
Output only. The installed database version of the Cloud SQL instance. |
instance_create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The instance creation timestamp. |
instance_tier |
str
Output only. The tier (or machine type) for this instance. Example: db-custom-1-3840
|