Skip to content

Commit 7dce2fa

Browse files
feat: Automated regeneration of chat v1 client (googleapis#21147)
Auto-created at 2025-01-05 10:07:57 +0000 using the toys pull request generator.
1 parent 7b334f1 commit 7dce2fa

File tree

5 files changed

+172
-61
lines changed

5 files changed

+172
-61
lines changed

api_names_out.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54383,12 +54383,15 @@
5438354383
"/chat:v1/FormAction/parameters": parameters
5438454384
"/chat:v1/FormAction/parameters/parameter": parameter
5438554385
"/chat:v1/GoogleAppsCardV1Action": google_apps_card_v1_action
54386+
"/chat:v1/GoogleAppsCardV1Action/allWidgetsAreRequired": all_widgets_are_required
5438654387
"/chat:v1/GoogleAppsCardV1Action/function": function
5438754388
"/chat:v1/GoogleAppsCardV1Action/interaction": interaction
5438854389
"/chat:v1/GoogleAppsCardV1Action/loadIndicator": load_indicator
5438954390
"/chat:v1/GoogleAppsCardV1Action/parameters": parameters
5439054391
"/chat:v1/GoogleAppsCardV1Action/parameters/parameter": parameter
5439154392
"/chat:v1/GoogleAppsCardV1Action/persistValues": persist_values
54393+
"/chat:v1/GoogleAppsCardV1Action/requiredWidgets": required_widgets
54394+
"/chat:v1/GoogleAppsCardV1Action/requiredWidgets/required_widget": required_widget
5439254395
"/chat:v1/GoogleAppsCardV1ActionParameter": google_apps_card_v1_action_parameter
5439354396
"/chat:v1/GoogleAppsCardV1ActionParameter/key": key
5439454397
"/chat:v1/GoogleAppsCardV1ActionParameter/value": value
@@ -54607,10 +54610,14 @@
5460754610
"/chat:v1/GoogleAppsCardV1TextInput/onChangeAction": on_change_action
5460854611
"/chat:v1/GoogleAppsCardV1TextInput/placeholderText": placeholder_text
5460954612
"/chat:v1/GoogleAppsCardV1TextInput/type": type
54613+
"/chat:v1/GoogleAppsCardV1TextInput/validation": validation
5461054614
"/chat:v1/GoogleAppsCardV1TextInput/value": value
5461154615
"/chat:v1/GoogleAppsCardV1TextParagraph": google_apps_card_v1_text_paragraph
5461254616
"/chat:v1/GoogleAppsCardV1TextParagraph/maxLines": max_lines
5461354617
"/chat:v1/GoogleAppsCardV1TextParagraph/text": text
54618+
"/chat:v1/GoogleAppsCardV1Validation": google_apps_card_v1_validation
54619+
"/chat:v1/GoogleAppsCardV1Validation/characterLimit": character_limit
54620+
"/chat:v1/GoogleAppsCardV1Validation/inputType": input_type
5461454621
"/chat:v1/GoogleAppsCardV1Widget": google_apps_card_v1_widget
5461554622
"/chat:v1/GoogleAppsCardV1Widget/buttonList": button_list
5461654623
"/chat:v1/GoogleAppsCardV1Widget/carousel": carousel

generated/google-apis-chat_v1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-chat_v1
22

3-
### v0.115.0 (2024-12-22)
3+
### v0.115.0 (2025-01-05)
44

5-
* Regenerated from discovery document revision 20241217
5+
* Regenerated from discovery document revision 20241229
66

77
### v0.114.0 (2024-12-15)
88

0 commit comments

Comments
 (0)