Class BigQueryTableType (3.24.0)

BigQueryTableType(value)

Over time new types may be added. Currently VIEW, MATERIALIZED_VIEW, and non-BigLake external tables are not supported.

Enums

Name Description
BIG_QUERY_TABLE_TYPE_UNSPECIFIED Unused.
BIG_QUERY_TABLE_TYPE_TABLE A normal BigQuery table.
BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE A table that references data stored in Cloud Storage.
BIG_QUERY_TABLE_TYPE_SNAPSHOT A snapshot of a BigQuery table.