Class BigQueryConnectionSpec (3.4.3)

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

Specification for the BigQuery connection. .. attribute:: connection_type

The type of the BigQuery connection.

:type: google.cloud.datacatalog_v1.types.BigQueryConnectionSpec.ConnectionType

Attributes

NameDescription
cloud_sql google.cloud.datacatalog_v1.types.CloudSqlBigQueryConnectionSpec
Specification for the BigQuery connection to a Cloud SQL instance.
has_credential bool
True if there are credentials attached to the BigQuery connection; false otherwise.

Classes

ConnectionType

ConnectionType(value)

The type of the BigQuery connection.