Google Cloud Datacatalog V1Data Source Connection Spec Response
    data class GoogleCloudDatacatalogV1DataSourceConnectionSpecResponse(val bigqueryConnectionSpec: GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse)
Specification that applies to a data source connection. Valid only for entries with the DATA_SOURCE_CONNECTION type. Only one of internal specs can be set at the time, and cannot be changed later.
Constructors
Link copied to clipboard
                fun GoogleCloudDatacatalogV1DataSourceConnectionSpecResponse(bigqueryConnectionSpec: GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse)