Google Cloud Datacatalog V1Database Table Spec Database View Spec Response
data class GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse(val baseTable: String, val sqlQuery: String, val viewType: String)
Specification that applies to database view.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse(baseTable: String, sqlQuery: String, viewType: String)