Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit f80b06b

Browse files
committed
update state
1 parent 015d533 commit f80b06b

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.librarian/state.yaml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
image: python-librarian-generator:latest
1+
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
22
libraries:
33
- id: google-cloud-pubsub
4-
version: 2.31.1
5-
last_generated_commit: 102d9f92ac6ed649a61efd9b208e4d1de278e9bb
4+
version: 2.32.0
65
apis: []
76
source_roots:
8-
- google/pubsub
9-
- google/cloud
10-
- google/pubsub_v1
11-
- samples/
12-
- testing/
13-
- tests/
14-
preserve_regex:
15-
- .*
7+
- .
8+
preserve_regex: []
169
remove_regex: []
1710
tag_format: v{version}

0 commit comments

Comments
 (0)