Bigquery ======== **5 probes** Metadata -------- .. list-table:: :header-rows: 1 :widths: 40 60 * - Probe - Description * - ``bigquery.metadata.columns`` - Extract column definitions with types, modes, and descriptions from BigQuery * - ``bigquery.metadata.datasets`` - List all BigQuery datasets in the project with location and description * - ``bigquery.metadata.routines`` - Extract BigQuery UDFs and stored procedures with SQL definitions * - ``bigquery.metadata.tables`` - List tables and views in a BigQuery dataset with row count and size * - ``bigquery.metadata.views`` - Extract view SQL definitions from BigQuery