GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse

data class GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse(val database: String, val instanceId: String, val type: String)

Specification for the BigQuery connection to a Cloud SQL instance.

Constructors

constructor(database: String, instanceId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Database name.

Link copied to clipboard

Cloud SQL instance ID in the format of project:location:instance.

Link copied to clipboard

Type of the Cloud SQL database.