File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -180,3 +180,44 @@ 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+ - tests/unit/gapic/card_v1/test_card.py
201+ remove_regex :
202+ - packages/google-apps-card
203+ tag_format : ' {id}-v{version}'
204+ - id : google-apps-chat
205+ version : 0.2.9
206+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
207+ apis :
208+ - path : google/chat/v1
209+ source_roots :
210+ - packages/google-apps-chat
211+ preserve_regex :
212+ - packages/google-apps-chat/CHANGELOG.md
213+ - docs/CHANGELOG.md
214+ - docs/README.rst
215+ - samples/README.txt
216+ - tar.gz
217+ - gapic_version.py
218+ - scripts/client-post-processing
219+ - samples/snippets/README.rst
220+ - tests/system
221+ remove_regex :
222+ - packages/google-apps-chat
223+ 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