Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,24 @@ libraries:
- proto_path: google/cloud/bigquery/biglake/v1
- proto_path: google/cloud/bigquery/biglake/v1alpha1

- api_shortname: biglake
name_pretty: BigLake API
product_documentation:
https://cloud.google.com/bigquery/docs/iceberg-tables#create-using-biglake-metastore
api_description: 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.
client_documentation:
https://cloud.google.com/java/docs/reference/google-cloud-biglake/latest/overview
release_level: preview
distribution_name: com.google.cloud:google-cloud-biglake
api_id: biglake.googleapis.com
library_type: GAPIC_AUTO
group_id: com.google.cloud
cloud_api: true
GAPICs:
- proto_path: google/cloud/biglake/v1
requires_billing: true
- api_shortname: analyticshub
name_pretty: Analytics Hub
product_documentation: https://cloud.google.com/analytics-hub
Expand Down
Loading