This repository was archived by the owner on Feb 26, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathstate.yaml
More file actions
41 lines (41 loc) · 1.3 KB
/
state.yaml
File metadata and controls
41 lines (41 loc) · 1.3 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
38
39
40
41
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
libraries:
- id: google-cloud-logging
version: 3.13.0
last_generated_commit: 5400ccce473c439885bd6bf2924fd242271bfcab
apis:
- path: google/logging/v2
service_config: logging_v2.yaml
source_roots:
- .
preserve_regex: []
remove_regex:
- ^.coveragerc
- ^.flake8
- ^.pre-commit-config.yaml
- ^.trampolinerc
- ^.repo-metadata.json
- ^LICENSE
- ^MANIFEST.in
- ^SECURITY.md
- ^mypy.ini
- ^noxfile.py
- ^renovate.json
- ^setup.py
- ^docs/summary_overview.md
- ^docs/_static/custom.css
- ^docs/_templates
- ^google/cloud/logging_v2/services
- ^google/cloud/logging_v2/types
- ^google/cloud/logging_v2/gapic_version.py
- ^google/cloud/logging_v2/gapic_metadata.json
- ^google/cloud/logging_v2/py.typed
- ^google/cloud/logging/gapic_version.py
- ^google/cloud/logging/py.typed
- ^samples/AUTHORING_GUIDE.md
- ^samples/CONTRIBUTING.md
- ^samples/generated_samples
- ^tests/__init__.py
- ^tests/unit/__init__.py
- ^tests/unit/gapic
tag_format: v{version}