File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff 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}'
Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments