GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse

data class GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse(val baseTable: String, val sqlQuery: String, val viewType: String)

Specification that applies to database view.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of a singular table this view reflects one to one.

Link copied to clipboard

SQL query used to generate this view.

Link copied to clipboard

Type of this view.