Class BigQueryTableType (3.14.0)

BigQueryTableType(value)

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

Values: BIG_QUERY_TABLE_TYPE_UNSPECIFIED (0): Unused. BIG_QUERY_TABLE_TYPE_TABLE (1): A normal BigQuery table. BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE (2): A table that references data stored in Cloud Storage.