GoogleApi.BigLake
BigLake API client library.
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.
Installation
Install this package from Hex by adding
google_api_big_lake to your list of dependencies in mix.exs:
def deps do
[{:google_api_big_lake, "~> 0.2"}]
endFor more information
Product documentation is available at https://cloud.google.com/bigquery/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_big_lake.