Data Catalog V1 API - Module Google::Cloud::DataCatalog::V1::DatabaseTableSpec::DatabaseViewSpec::ViewType (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API module Google::Cloud::DataCatalog::V1::DatabaseTableSpec::DatabaseViewSpec::ViewType.

Concrete type of the view.

Constants

VIEW_TYPE_UNSPECIFIED

value: 0
Default unknown view type.

STANDARD_VIEW

value: 1
Standard view.

MATERIALIZED_VIEW

value: 2
Materialized view.