Google Cloud Datacatalog V1beta1Big Query Table Spec Response
data class GoogleCloudDatacatalogV1beta1BigQueryTableSpecResponse(val tableSourceType: String, val tableSpec: GoogleCloudDatacatalogV1beta1TableSpecResponse, val viewSpec: GoogleCloudDatacatalogV1beta1ViewSpecResponse)
Describes a BigQuery table.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1beta1BigQueryTableSpecResponse(tableSourceType: String, tableSpec: GoogleCloudDatacatalogV1beta1TableSpecResponse, viewSpec: GoogleCloudDatacatalogV1beta1ViewSpecResponse)