Skip to content

chore: update googleapis commitish to f7b1717#13424

Merged
zhumin8 merged 2 commits into
mainfrom
update-librarian-googleapis-main
Jun 11, 2026
Merged

chore: update googleapis commitish to f7b1717#13424
zhumin8 merged 2 commits into
mainfrom
update-librarian-googleapis-main

Conversation

@cloud-java-bot

@cloud-java-bot cloud-java-bot commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

This pull request is generated with proto changes between googleapis/googleapis@00bb3db (exclusive) and googleapis/googleapis@f7b1717 (inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix!: [biglake] An existing method_signature parent,http_body is removed from method CreateIcebergTable in service IcebergCatalogService
fix!: [biglake] An existing field catalog_regions is removed from message .google.cloud.biglake.v1.IcebergCatalog
fix!: [biglake] The type of an existing field overwrite is changed from string to bool in message .google.cloud.biglake.v1.RegisterIcebergTableRequest
feat: [biglake] A new resource_definition secretmanager.googleapis.com/Secret is added
feat: [biglake] A new resource_definition servicedirectory.googleapis.com/Service is added
feat: [biglake] A new method_signature parent is added to method CreateIcebergTable in service IcebergCatalogService
feat: [biglake] A new method ReportIcebergTableMetrics is added to service IcebergCatalogService
feat: [biglake] A new method_signature parent,iceberg_catalog,iceberg_catalog_id,primary_location is added to method CreateIcebergCatalog in service IcebergCatalogService
feat: [biglake] A new message Replica is added
feat: [biglake] A new message RestrictedLocationsConfig is added
feat: [biglake] A new message FederatedCatalogOptions is added
feat: [biglake] A new value CATALOG_TYPE_BIGLAKE is added to enum CatalogType
feat: [biglake] A new value CATALOG_TYPE_FEDERATED is added to enum CatalogType
feat: [biglake] A new field biglake_service_account_unique_id is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field storage_regions is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field replicas is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field description is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field restricted_locations_config is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field federated_catalog_options is added to message .google.cloud.biglake.v1.IcebergCatalog
feat: [biglake] A new field primary_location is added to message .google.cloud.biglake.v1.CreateIcebergCatalogRequest
feat: [biglake] A new message ReportIcebergTableMetricsRequest is added
feat: [biglake] A new field unreachable is added to message .google.cloud.biglake.v1.ListIcebergNamespacesResponse
docs: [biglake] A comment for service IcebergCatalogService is changed
docs: [biglake] A comment for method CreateIcebergCatalog in service IcebergCatalogService is changed
docs: [biglake] A comment for enum value CATALOG_TYPE_GCS_BUCKET in enum CatalogType is changed
docs: [biglake] A comment for field biglake_service_account in message .google.cloud.biglake.v1.IcebergCatalog is changed
docs: [biglake] A comment for field default_location in message .google.cloud.biglake.v1.IcebergCatalog is changed
docs: [biglake] A comment for field unreachable in message .google.cloud.biglake.v1.ListIcebergCatalogsResponse is changed
docs: [biglake] A comment for field name in message .google.cloud.biglake.v1.UpdateIcebergTableRequest is changed
docs: [biglake] A comment for field http_body in message .google.cloud.biglake.v1.UpdateIcebergTableRequest is changed
docs: [biglake] A comment for field parent in message .google.cloud.biglake.v1.CreateIcebergTableRequest is changed
docs: [biglake] A comment for field http_body in message .google.cloud.biglake.v1.CreateIcebergTableRequest is changed
docs: [biglake] A comment for field overwrite in message .google.cloud.biglake.v1.RegisterIcebergTableRequest is changed
docs: [biglake] A comment for field name in message .google.cloud.biglake.v1.UpdateIcebergNamespaceRequest is changed
docs: [biglake] A comment for field name in message .google.cloud.biglake.v1.DeleteIcebergNamespaceRequest is changed
docs: [biglake] A comment for field parent in message .google.cloud.biglake.v1.CreateIcebergNamespaceRequest is changed
docs: [biglake] A comment for field name in message .google.cloud.biglake.v1.GetIcebergNamespaceRequest is changed
docs: [biglake] A comment for field page_token in message .google.cloud.biglake.v1.ListIcebergNamespacesRequest is changed
docs: [biglake] A comment for field page_size in message .google.cloud.biglake.v1.ListIcebergNamespacesRequest is changed

PiperOrigin-RevId: 930065122

Source Link: googleapis/googleapis@aaf15d0
END_NESTED_COMMIT
END_COMMIT_OVERRIDE

@cloud-java-bot cloud-java-bot requested review from a team as code owners June 11, 2026 05:59
@snippet-bot

snippet-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the BigLake Iceberg Catalog Service client library. Key changes include updating the googleapis dependency commit, renaming catalog_regions to storage_regions in IcebergCatalog, and adding support for federated catalogs, replicas, restricted locations, and a description. Additionally, a new ReportIcebergTableMetrics RPC has been introduced, and the overwrite field in RegisterIcebergTableRequest was changed from a string to a boolean. The generated client code, tests, and snippets have been updated accordingly. There are no review comments to address, and I have no additional feedback to provide.

@zhumin8

zhumin8 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

confirmed hermetic build workflow: "There is no generated code change, skip commit."
https://github.com/googleapis/google-cloud-java/actions/runs/27327128730/job/80730661073?pr=13424

@zhumin8 zhumin8 merged commit 78854bc into main Jun 11, 2026
180 checks passed
@zhumin8 zhumin8 deleted the update-librarian-googleapis-main branch June 11, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants