databaseViewSpec property

GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec? databaseViewSpec
getter/setter pair

Spec what aplies to tables that are actually views.

Not set for "real" tables.

Implementation

GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec? databaseViewSpec;