Skip to content

Commit 38b44e0

Browse files
committed
chore(librarian): onboard google-analytics-admin
1 parent b0e7423 commit 38b44e0

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
@@ -110,3 +110,25 @@ libraries:
110110
remove_regex:
111111
- packages/google-ai-generativelanguage
112112
tag_format: '{id}-v{version}'
113+
- id: google-analytics-admin
114+
version: 0.25.0
115+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
116+
apis:
117+
- path: google/analytics/admin/v1beta
118+
- path: google/analytics/admin/v1alpha
119+
source_roots:
120+
- packages/google-analytics-admin
121+
preserve_regex:
122+
- packages/google-analytics-admin/CHANGELOG.md
123+
- docs/CHANGELOG.md
124+
- docs/README.rst
125+
- samples/README.txt
126+
- tar.gz
127+
- gapic_version.py
128+
- samples/generated_samples/snippet_metadata_
129+
- scripts/client-post-processing
130+
- samples/snippets/README.rst
131+
- tests/system
132+
remove_regex:
133+
- packages/google-analytics-admin
134+
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
@@ -16,6 +16,7 @@
1616
packages_to_onboard: [
1717
"google-ads-marketingplatform-admin",
1818
"google-ai-generativelanguage",
19+
"google-analytics-admin",
1920
"google-cloud-dlp",
2021
"google-cloud-eventarc",
2122
"google-cloud-video-live-stream",

0 commit comments

Comments
 (0)