biglake/v1 library

BigLake API - v1

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.

For more information, see cloud.google.com/bigquery/

Create an instance of BigLakeServiceApi to access these resources:

Classes

BigLakeServiceApi
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.
Catalog
Catalog is the container of databases.
Database
Database is the container of tables.
HiveDatabaseOptions
Options of a Hive database.
HiveTableOptions
Options of a Hive table.
ListCatalogsResponse
Response message for the ListCatalogs method.
ListDatabasesResponse
Response message for the ListDatabases method.
ListTablesResponse
Response message for the ListTables method.
ProjectsLocationsCatalogsDatabasesResource
ProjectsLocationsCatalogsDatabasesTablesResource
ProjectsLocationsCatalogsResource
ProjectsLocationsResource
ProjectsResource
RenameTableRequest
Request message for the RenameTable method in MetastoreService
SerDeInfo
Serializer and deserializer information.
StorageDescriptor
Stores physical storage information of the data.
Table
Represents a table.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.