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

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

Type of the table.

Constants

TABLE_TYPE_UNSPECIFIED

value: 0
Default unknown table type.

NATIVE

value: 1
Native table.

EXTERNAL

value: 2
External table.