File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -180,3 +180,43 @@ libraries:
180180 remove_regex :
181181 - packages/google-ads-admanager
182182 tag_format : ' {id}-v{version}'
183+ - id : google-apps-card
184+ version : 0.1.8
185+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
186+ apis :
187+ - path : google/apps/card/v1
188+ source_roots :
189+ - packages/google-apps-card
190+ preserve_regex :
191+ - packages/google-apps-card/CHANGELOG.md
192+ - docs/CHANGELOG.md
193+ - docs/README.rst
194+ - samples/README.txt
195+ - tar.gz
196+ - gapic_version.py
197+ - scripts/client-post-processing
198+ - samples/snippets/README.rst
199+ - tests/system
200+ remove_regex :
201+ - packages/google-apps-card
202+ tag_format : ' {id}-v{version}'
203+ - id : google-apps-chat
204+ version : 0.2.9
205+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
206+ apis :
207+ - path : google/chat/v1
208+ source_roots :
209+ - packages/google-apps-chat
210+ preserve_regex :
211+ - packages/google-apps-chat/CHANGELOG.md
212+ - docs/CHANGELOG.md
213+ - docs/README.rst
214+ - samples/README.txt
215+ - tar.gz
216+ - gapic_version.py
217+ - scripts/client-post-processing
218+ - samples/snippets/README.rst
219+ - tests/system
220+ remove_regex :
221+ - packages/google-apps-chat
222+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ packages_to_onboard: [
1919 " google-ai-generativelanguage" ,
2020 " google-analytics-admin" ,
2121 " google-analytics-data" ,
22+ " google-apps-card" ,
23+ " google-apps-chat" ,
2224 " google-cloud-dlp" ,
2325 " google-cloud-eventarc" ,
2426 " google-cloud-video-live-stream" ,
You can’t perform that action at this time.
0 commit comments