Google Cloud Datacatalog V1Big Query Connection Spec Response
    data class GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse(val cloudSql: GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse, val connectionType: String, val hasCredential: Boolean)
Specification for the BigQuery connection.
Constructors
Link copied to clipboard
                fun GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse(cloudSql: GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse, connectionType: String, hasCredential: Boolean)