Module: Google::Cloud::DataCatalog::V1::DatabaseTableSpec::TableType

Defined in:
proto_docs/google/cloud/datacatalog/v1/datacatalog.rb

Overview

Type of the table.

Constant Summary collapse

TABLE_TYPE_UNSPECIFIED =

Default unknown table type.

0
NATIVE =

Native table.

1
EXTERNAL =

External table.

2