File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -154,3 +154,24 @@ libraries:
154154 remove_regex :
155155 - packages/google-analytics-data
156156 tag_format : ' {id}-v{version}'
157+ - id : google-ads-admanager
158+ version : 0.3.0
159+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
160+ apis :
161+ - path : google/ads/admanager/v1
162+ source_roots :
163+ - packages/google-ads-admanager
164+ preserve_regex :
165+ - packages/google-ads-admanager/CHANGELOG.md
166+ - docs/CHANGELOG.md
167+ - docs/README.rst
168+ - samples/README.txt
169+ - tar.gz
170+ - gapic_version.py
171+ - samples/generated_samples/snippet_metadata_
172+ - scripts/client-post-processing
173+ - samples/snippets/README.rst
174+ - tests/system
175+ remove_regex :
176+ - packages/google-ads-admanager
177+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change 1414#
1515
1616packages_to_onboard : [
17+ " google-ads-admanager" ,
1718 " google-ads-marketingplatform-admin" ,
1819 " google-ai-generativelanguage" ,
1920 " google-analytics-admin" ,
You can’t perform that action at this time.
0 commit comments