Class CloudSqlBigQueryConnectionSpec (3.4.3)

CloudSqlBigQueryConnectionSpec(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Specification for the BigQuery connection to a Cloud SQL instance.

Attributes

NameDescription
instance_id str
Cloud SQL instance ID in the format of project:location:instance.
database str
Database name.
type_ google.cloud.datacatalog_v1.types.CloudSqlBigQueryConnectionSpec.DatabaseType
Type of the Cloud SQL database.

Classes

DatabaseType

DatabaseType(value)

Supported Cloud SQL database types.