We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5453dd7 commit a42d272Copy full SHA for a42d272
.librarian/state.yaml
@@ -1,13 +1,14 @@
1
image: python-librarian-generator:latest
2
libraries:
3
- - id: python-pubsub
+ - id: google-cloud-pubsub
4
version: 2.31.1
5
last_generated_commit: 102d9f92ac6ed649a61efd9b208e4d1de278e9bb
6
apis: []
7
source_roots:
8
- google/pubsub
9
- google/cloud
10
- google/pubsub_v1
11
+ - samples/generated_samples
12
preserve_regex:
13
- .*
14
remove_regex: []
0 commit comments