Biglake

Biglake

BigLake API

The BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery.

Constructor

new Biglake()

Example
```js
const {google} = require('googleapis');
const biglake = google.biglake('v1');
```