GCP BigLake Iceberg - List tables action

The List tables action lists all tables in the specified GCP BigLake Iceberg database.

Input

Input fieldDescription
Catalog IDEnter the ID of the BigLake Metastore catalog that contains the database.
Database IDEnter the database whose tables you plan to list.
Project IDEnter the ID of the project that contains the database. Defaults to the connection project ID.
LocationEnter the region of the catalog. Defaults to the connection location.
ViewSelect the level of detail to return, such as BASIC or FULL. Defaults to BASIC.
Page sizeEnter the maximum number of tables to return (1-1000).
Page tokenEnter the token from a previous response to fetch the next page.

Output

Output fieldDescription
TablesA list of tables. Each table includes its name, type, ETag, timestamps, and Hive options such as the storage descriptor and parameters.
Next page tokenToken to fetch the next page of results, if more tables are available.

Last updated: