chore: update librarian to v0.38.0 - #18151
Merged
parthea merged 1 commit intoAug 19, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
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
marked this pull request as ready for review
August 19, 2026 02:31
quirogas
enabled auto-merge (squash)
August 19, 2026 02:37
parthea
reviewed
Aug 19, 2026
Comment on lines
+557
to
+558
| [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo | ||
| ) and the `billing |
Contributor
There was a problem hiding this comment.
This diff is unexpected. I believe the version of pandoc is different than what we used previously
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
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
Contributor
|
Switching to draft since additional work is needed. See #18151 (comment) |
quirogas
force-pushed
the
chore-update-librarian-2026-08-19
branch
from
August 19, 2026 14:41
80be1fb to
5245e7b
Compare
parthea
marked this pull request as ready for review
August 19, 2026 14:49
parthea
approved these changes
Aug 19, 2026
parthea
enabled auto-merge (squash)
August 19, 2026 14:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #18146