File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
generated/google-apis-chat_v1 Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-chat_v1
22
3+ ### v0.141.0 (2026-01-18)
4+
5+ * Regenerated from discovery document revision 20260108
6+
37### v0.140.0 (2025-12-14)
48
59* Regenerated from discovery document revision 20251207
Original file line number Diff line number Diff line change @@ -2381,8 +2381,8 @@ def update!(**args)
23812381 end
23822382
23832383 # A configuration object that helps configure the data sources for a widget.
2384- # Available for Google Workspace add-ons that extend Google Workspace Studio.
2385- # Unavailable for Google Chat apps .
2384+ # Available for Google Chat apps and Google Workspace add-ons that extend Google
2385+ # Workspace Studio .
23862386 class GoogleAppsCardV1DataSourceConfig
23872387 include Google ::Apis ::Core ::Hashable
23882388
@@ -3465,7 +3465,7 @@ class GoogleAppsCardV1SelectionInput
34653465 # multi_select_max_selected_items` field, `multi_select_min_query_length` field,
34663466 # `external_data_source` field and `platform_data_source` field are ignored.
34673467 # Available for Google Workspace add-ons that extend Google Workspace Studio.
3468- # Available for the `Dropdown widget` widget in Google Chat apps as part of the [
3468+ # Available for the `Dropdown widget` in Google Chat apps as part of the [
34693469 # Developer Preview Program](https://developers.google.com/workspace/preview).
34703470 # For the `Dropdown` widget in Google Chat apps, only one `DataSourceConfig` is
34713471 # supported. If multiple `DataSourceConfig`s are set, only the first one is used.
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ChatV1
1818 # Version of the google-apis-chat_v1 gem
19- GEM_VERSION = "0.140 .0"
19+ GEM_VERSION = "0.141 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251207 "
25+ REVISION = "20260108 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments