Skip to content

chore: update librarian to v0.38.0 - #18151

Merged
parthea merged 1 commit into
googleapis:mainfrom
quirogas:chore-update-librarian-2026-08-19
Aug 19, 2026
Merged

chore: update librarian to v0.38.0#18151
parthea merged 1 commit into
googleapis:mainfrom
quirogas:chore-update-librarian-2026-08-19

Conversation

@quirogas

@quirogas quirogas commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Fixes #18146

@quirogas quirogas self-assigned this Aug 19, 2026

@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 bumps the version in librarian.yaml, reorganizes and cleans up imports in the google-cloud-bigtable package, updates docstring link formatting in the google-cloud-billing package, and reformats docstrings in the google-devicesandservices-health package. No review comments were provided, so there is no additional feedback.

@quirogas
quirogas marked this pull request as ready for review August 19, 2026 02:31
@quirogas
quirogas requested review from a team as code owners August 19, 2026 02:31
@quirogas
quirogas enabled auto-merge (squash) August 19, 2026 02:37
Comment on lines +557 to +558
[project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
) and the `billing

@parthea parthea Aug 19, 2026

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.

This diff is unexpected. I believe the version of pandoc is different than what we used previously

https://github.com/googleapis/librarian/blob/25a8e6834043e724ea9da90b220255792f8d120d/cmd/librarian/Dockerfile#L51-L52

partheniou@partheniou-vm-3:~/google-cloud-python-20260819$ git diff
diff --git a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/async_client.py b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/async_client.py
index 2201ee59765..f7d6504d8d3 100644
--- a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/async_client.py
+++ b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/async_client.py
@@ -1093,8 +1093,8 @@ class CloudBillingAsyncClient:
 
         The current authenticated user must have ownership privileges
         for both the
-        [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
-        ) and the `billing
+        `project <https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo>`__
+        and the `billing
         account <https://cloud.google.com/billing/docs/how-to/billing-access>`__.
 
         You can disable billing on the project by setting the
diff --git a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/client.py b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/client.py
index a5d91eed02a..7f3ac65e86e 100644
--- a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/client.py
+++ b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/client.py
@@ -1538,8 +1538,8 @@ class CloudBillingClient(metaclass=CloudBillingClientMeta):
 
         The current authenticated user must have ownership privileges
         for both the
-        [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
-        ) and the `billing
+        `project <https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo>`__
+        and the `billing
         account <https://cloud.google.com/billing/docs/how-to/billing-access>`__.
 
         You can disable billing on the project by setting the
diff --git a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc.py b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc.py
index c3f7eacab7e..814f43e9f4c 100644
--- a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc.py
+++ b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc.py
@@ -554,8 +554,8 @@ class CloudBillingGrpcTransport(CloudBillingTransport):
 
         The current authenticated user must have ownership privileges
         for both the
-        [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
-        ) and the `billing
+        `project <https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo>`__
+        and the `billing
         account <https://cloud.google.com/billing/docs/how-to/billing-access>`__.
 
         You can disable billing on the project by setting the
diff --git a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc_asyncio.py b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc_asyncio.py
index bc119846ada..f66671b20e7 100644
--- a/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc_asyncio.py
+++ b/packages/google-cloud-billing/google/cloud/billing_v1/services/cloud_billing/transports/grpc_asyncio.py
@@ -566,8 +566,8 @@ class CloudBillingGrpcAsyncIOTransport(CloudBillingTransport):
 
         The current authenticated user must have ownership privileges
         for both the
-        [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
-        ) and the `billing
+        `project <https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo>`__
+        and the `billing
         account <https://cloud.google.com/billing/docs/how-to/billing-access>`__.
 
         You can disable billing on the project by setting the

@parthea
parthea marked this pull request as draft August 19, 2026 14:34
auto-merge was automatically disabled August 19, 2026 14:34

Pull request was converted to draft

@parthea

parthea commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Switching to draft since additional work is needed. See #18151 (comment)

@quirogas
quirogas force-pushed the chore-update-librarian-2026-08-19 branch from 80be1fb to 5245e7b Compare August 19, 2026 14:41
@parthea
parthea marked this pull request as ready for review August 19, 2026 14:49
@parthea
parthea enabled auto-merge (squash) August 19, 2026 14:50
@parthea
parthea merged commit 5939351 into googleapis:main Aug 19, 2026
47 checks passed
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.

Regeneration failed

2 participants