-
Notifications
You must be signed in to change notification settings - Fork 216
Expand file tree
/
Copy pathstate.yaml
More file actions
37 lines (37 loc) · 1.01 KB
/
state.yaml
File metadata and controls
37 lines (37 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
libraries:
- id: google-cloud-pubsub
version: 2.33.0
last_generated_commit: 9fcfbea0aa5b50fa22e190faceb073d74504172b
apis:
- path: google/pubsub/v1
service_config: pubsub_v1.yaml
source_roots:
- .
preserve_regex: []
remove_regex:
- ^google/pubsub
- ^google/pubsub_v1
- ^tests/unit/gapic
- ^tests/__init__.py
- ^tests/unit/__init__.py
- ^.coveragerc
- ^.flake8
- ^.pre-commit-config.yaml
- ^.repo-metadata.json
- ^.trampolinerc
- ^LICENSE
- ^MANIFEST.in
- ^SECURITY.md
- ^mypy.ini
- ^noxfile.py
- ^owlbot.py
- ^renovate.json
- ^samples/AUTHORING_GUIDE.md
- ^samples/CONTRIBUTING.md
- ^samples/generated_samples
- ^scripts/fixup_pubsub_v1_keywords.py
- ^setup.py
- ^testing/constraints-3.9
- ^testing/constraints-3.1
tag_format: v{version}