|
52305 | 52305 | "/chat:v1/GoogleAppsCardV1Button/icon": icon |
52306 | 52306 | "/chat:v1/GoogleAppsCardV1Button/onClick": on_click |
52307 | 52307 | "/chat:v1/GoogleAppsCardV1Button/text": text |
| 52308 | +"/chat:v1/GoogleAppsCardV1Button/type": type |
52308 | 52309 | "/chat:v1/GoogleAppsCardV1ButtonList": google_apps_card_v1_button_list |
52309 | 52310 | "/chat:v1/GoogleAppsCardV1ButtonList/buttons": buttons |
52310 | 52311 | "/chat:v1/GoogleAppsCardV1ButtonList/buttons/button": button |
|
52333 | 52334 | "/chat:v1/GoogleAppsCardV1CardHeader/imageUrl": image_url |
52334 | 52335 | "/chat:v1/GoogleAppsCardV1CardHeader/subtitle": subtitle |
52335 | 52336 | "/chat:v1/GoogleAppsCardV1CardHeader/title": title |
| 52337 | +"/chat:v1/GoogleAppsCardV1Chip": google_apps_card_v1_chip |
| 52338 | +"/chat:v1/GoogleAppsCardV1Chip/altText": alt_text |
| 52339 | +"/chat:v1/GoogleAppsCardV1Chip/disabled": disabled |
| 52340 | +"/chat:v1/GoogleAppsCardV1Chip/enabled": enabled |
| 52341 | +"/chat:v1/GoogleAppsCardV1Chip/icon": icon |
| 52342 | +"/chat:v1/GoogleAppsCardV1Chip/label": label |
| 52343 | +"/chat:v1/GoogleAppsCardV1Chip/onClick": on_click |
| 52344 | +"/chat:v1/GoogleAppsCardV1ChipList": google_apps_card_v1_chip_list |
| 52345 | +"/chat:v1/GoogleAppsCardV1ChipList/chips": chips |
| 52346 | +"/chat:v1/GoogleAppsCardV1ChipList/chips/chip": chip |
| 52347 | +"/chat:v1/GoogleAppsCardV1ChipList/layout": layout |
| 52348 | +"/chat:v1/GoogleAppsCardV1CollapseControl": google_apps_card_v1_collapse_control |
| 52349 | +"/chat:v1/GoogleAppsCardV1CollapseControl/collapseButton": collapse_button |
| 52350 | +"/chat:v1/GoogleAppsCardV1CollapseControl/expandButton": expand_button |
| 52351 | +"/chat:v1/GoogleAppsCardV1CollapseControl/horizontalAlignment": horizontal_alignment |
52336 | 52352 | "/chat:v1/GoogleAppsCardV1Column": google_apps_card_v1_column |
52337 | 52353 | "/chat:v1/GoogleAppsCardV1Column/horizontalAlignment": horizontal_alignment |
52338 | 52354 | "/chat:v1/GoogleAppsCardV1Column/horizontalSizeStyle": horizontal_size_style |
@@ -52416,15 +52432,25 @@ |
52416 | 52432 | "/chat:v1/GoogleAppsCardV1OnClick/card": card |
52417 | 52433 | "/chat:v1/GoogleAppsCardV1OnClick/openDynamicLinkAction": open_dynamic_link_action |
52418 | 52434 | "/chat:v1/GoogleAppsCardV1OnClick/openLink": open_link |
| 52435 | +"/chat:v1/GoogleAppsCardV1OnClick/overflowMenu": overflow_menu |
52419 | 52436 | "/chat:v1/GoogleAppsCardV1OpenLink": google_apps_card_v1_open_link |
52420 | 52437 | "/chat:v1/GoogleAppsCardV1OpenLink/appUri": app_uri |
52421 | 52438 | "/chat:v1/GoogleAppsCardV1OpenLink/onClose": on_close |
52422 | 52439 | "/chat:v1/GoogleAppsCardV1OpenLink/openAs": open_as |
52423 | 52440 | "/chat:v1/GoogleAppsCardV1OpenLink/url": url |
| 52441 | +"/chat:v1/GoogleAppsCardV1OverflowMenu": google_apps_card_v1_overflow_menu |
| 52442 | +"/chat:v1/GoogleAppsCardV1OverflowMenu/items": items |
| 52443 | +"/chat:v1/GoogleAppsCardV1OverflowMenu/items/item": item |
| 52444 | +"/chat:v1/GoogleAppsCardV1OverflowMenuItem": google_apps_card_v1_overflow_menu_item |
| 52445 | +"/chat:v1/GoogleAppsCardV1OverflowMenuItem/disabled": disabled |
| 52446 | +"/chat:v1/GoogleAppsCardV1OverflowMenuItem/onClick": on_click |
| 52447 | +"/chat:v1/GoogleAppsCardV1OverflowMenuItem/startIcon": start_icon |
| 52448 | +"/chat:v1/GoogleAppsCardV1OverflowMenuItem/text": text |
52424 | 52449 | "/chat:v1/GoogleAppsCardV1PlatformDataSource": google_apps_card_v1_platform_data_source |
52425 | 52450 | "/chat:v1/GoogleAppsCardV1PlatformDataSource/commonDataSource": common_data_source |
52426 | 52451 | "/chat:v1/GoogleAppsCardV1PlatformDataSource/hostAppDataSource": host_app_data_source |
52427 | 52452 | "/chat:v1/GoogleAppsCardV1Section": google_apps_card_v1_section |
| 52453 | +"/chat:v1/GoogleAppsCardV1Section/collapseControl": collapse_control |
52428 | 52454 | "/chat:v1/GoogleAppsCardV1Section/collapsible": collapsible |
52429 | 52455 | "/chat:v1/GoogleAppsCardV1Section/header": header |
52430 | 52456 | "/chat:v1/GoogleAppsCardV1Section/uncollapsibleWidgetsCount": uncollapsible_widgets_count |
|
52469 | 52495 | "/chat:v1/GoogleAppsCardV1TextInput/type": type |
52470 | 52496 | "/chat:v1/GoogleAppsCardV1TextInput/value": value |
52471 | 52497 | "/chat:v1/GoogleAppsCardV1TextParagraph": google_apps_card_v1_text_paragraph |
| 52498 | +"/chat:v1/GoogleAppsCardV1TextParagraph/maxLines": max_lines |
52472 | 52499 | "/chat:v1/GoogleAppsCardV1TextParagraph/text": text |
52473 | 52500 | "/chat:v1/GoogleAppsCardV1Widget": google_apps_card_v1_widget |
52474 | 52501 | "/chat:v1/GoogleAppsCardV1Widget/buttonList": button_list |
| 52502 | +"/chat:v1/GoogleAppsCardV1Widget/chipList": chip_list |
52475 | 52503 | "/chat:v1/GoogleAppsCardV1Widget/columns": columns |
52476 | 52504 | "/chat:v1/GoogleAppsCardV1Widget/dateTimePicker": date_time_picker |
52477 | 52505 | "/chat:v1/GoogleAppsCardV1Widget/decoratedText": decorated_text |
|
52484 | 52512 | "/chat:v1/GoogleAppsCardV1Widget/textParagraph": text_paragraph |
52485 | 52513 | "/chat:v1/GoogleAppsCardV1Widgets": google_apps_card_v1_widgets |
52486 | 52514 | "/chat:v1/GoogleAppsCardV1Widgets/buttonList": button_list |
| 52515 | +"/chat:v1/GoogleAppsCardV1Widgets/chipList": chip_list |
52487 | 52516 | "/chat:v1/GoogleAppsCardV1Widgets/dateTimePicker": date_time_picker |
52488 | 52517 | "/chat:v1/GoogleAppsCardV1Widgets/decoratedText": decorated_text |
52489 | 52518 | "/chat:v1/GoogleAppsCardV1Widgets/image": image |
|
0 commit comments