Class TableType (2.4.0)

TableType(value)

Determines how discovered tables are published.

Enums

Name Description
TABLE_TYPE_UNSPECIFIED Table type unspecified.
EXTERNAL Default. Discovered tables are published as BigQuery external tables whose data is accessed using the credentials of the user querying the table.
BIGLAKE Discovered tables are published as BigLake external tables whose data is accessed using the credentials of the associated BigQuery connection.