Google Cloud Datacatalog V1Database Table Spec Response
data class GoogleCloudDatacatalogV1DatabaseTableSpecResponse(val databaseViewSpec: GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse, val dataplexTable: GoogleCloudDatacatalogV1DataplexTableSpecResponse, val type: String)
Specification that applies to a table resource. Valid only for entries with the TABLE
type.
Constructors
Link copied to clipboard
constructor(databaseViewSpec: GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse, dataplexTable: GoogleCloudDatacatalogV1DataplexTableSpecResponse, type: String)