Skip to content

Commit 3387ce5

Browse files
committed
chore(librarian): onboard google-analytics-data
1 parent 38b44e0 commit 3387ce5

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.librarian/state.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,25 @@ libraries:
132132
remove_regex:
133133
- packages/google-analytics-admin
134134
tag_format: '{id}-v{version}'
135+
- id: google-analytics-data
136+
version: 0.18.19
137+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
138+
apis:
139+
- path: google/analytics/data/v1alpha
140+
- path: google/analytics/data/v1beta
141+
source_roots:
142+
- packages/google-analytics-data
143+
preserve_regex:
144+
- packages/google-analytics-data/CHANGELOG.md
145+
- docs/CHANGELOG.md
146+
- docs/README.rst
147+
- samples/README.txt
148+
- tar.gz
149+
- gapic_version.py
150+
- samples/generated_samples/snippet_metadata_
151+
- scripts/client-post-processing
152+
- samples/snippets/README.rst
153+
- tests/system
154+
remove_regex:
155+
- packages/google-analytics-data
156+
tag_format: '{id}-v{version}'

scripts/configure_state_yaml/packages_to_onboard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ packages_to_onboard: [
1717
"google-ads-marketingplatform-admin",
1818
"google-ai-generativelanguage",
1919
"google-analytics-admin",
20+
"google-analytics-data",
2021
"google-cloud-dlp",
2122
"google-cloud-eventarc",
2223
"google-cloud-video-live-stream",

0 commit comments

Comments
 (0)