|
1344 | 1344 | }
|
1345 | 1345 | }
|
1346 | 1346 | },
|
1347 |
| - "revision": "20241210", |
| 1347 | + "revision": "20241217", |
1348 | 1348 | "rootUrl": "https://chat.googleapis.com/",
|
1349 | 1349 | "schemas": {
|
1350 | 1350 | "AccessSettings": {
|
|
2285 | 2285 | "type": "string"
|
2286 | 2286 | },
|
2287 | 2287 | "type": {
|
2288 |
| - "description": "Optional. The type of a button. If unset, button type defaults to `OUTLINED`. If the `color` field is set, the button type is forced to `FILLED` and any value set for this field is ignored. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 2288 | + "description": "Optional. The type of a button. If unset, button type defaults to `OUTLINED`. If the `color` field is set, the button type is forced to `FILLED` and any value set for this field is ignored.", |
2289 | 2289 | "enum": [
|
2290 | 2290 | "TYPE_UNSPECIFIED",
|
2291 | 2291 | "OUTLINED",
|
|
2485 | 2485 | "type": "object"
|
2486 | 2486 | },
|
2487 | 2487 | "GoogleAppsCardV1Chip": {
|
2488 |
| - "description": "A text, icon, or text and icon chip that users can click. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 2488 | + "description": "A text, icon, or text and icon chip that users can click. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):", |
2489 | 2489 | "id": "GoogleAppsCardV1Chip",
|
2490 | 2490 | "properties": {
|
2491 | 2491 | "altText": {
|
|
2517 | 2517 | "type": "object"
|
2518 | 2518 | },
|
2519 | 2519 | "GoogleAppsCardV1ChipList": {
|
2520 |
| - "description": "A list of chips layed out horizontally, which can either scroll horizontally or wrap to the next line. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 2520 | + "description": "A list of chips layed out horizontally, which can either scroll horizontally or wrap to the next line. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):", |
2521 | 2521 | "id": "GoogleAppsCardV1ChipList",
|
2522 | 2522 | "properties": {
|
2523 | 2523 | "chips": {
|
|
2545 | 2545 | "type": "object"
|
2546 | 2546 | },
|
2547 | 2547 | "GoogleAppsCardV1CollapseControl": {
|
2548 |
| - "description": "Represent an expand and collapse control. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 2548 | + "description": "Represent an expand and collapse control. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):", |
2549 | 2549 | "id": "GoogleAppsCardV1CollapseControl",
|
2550 | 2550 | "properties": {
|
2551 | 2551 | "collapseButton": {
|
|
2987 | 2987 | },
|
2988 | 2988 | "overflowMenu": {
|
2989 | 2989 | "$ref": "GoogleAppsCardV1OverflowMenu",
|
2990 |
| - "description": "If specified, this `onClick` opens an overflow menu. [Google Chat apps](https://developers.google.com/workspace/chat):" |
| 2990 | + "description": "If specified, this `onClick` opens an overflow menu." |
2991 | 2991 | }
|
2992 | 2992 | },
|
2993 | 2993 | "type": "object"
|
|
3028 | 3028 | "type": "object"
|
3029 | 3029 | },
|
3030 | 3030 | "GoogleAppsCardV1OverflowMenu": {
|
3031 |
| - "description": "A widget that presents a pop-up menu with one or more actions that users can invoke. For example, showing non-primary actions in a card. You can use this widget when actions don't fit in the available space. To use, specify this widget in the `OnClick` action of widgets that support it. For example, in a `Button`. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 3031 | + "description": "A widget that presents a pop-up menu with one or more actions that users can invoke. For example, showing non-primary actions in a card. You can use this widget when actions don't fit in the available space. To use, specify this widget in the `OnClick` action of widgets that support it. For example, in a `Button`. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):", |
3032 | 3032 | "id": "GoogleAppsCardV1OverflowMenu",
|
3033 | 3033 | "properties": {
|
3034 | 3034 | "items": {
|
|
3042 | 3042 | "type": "object"
|
3043 | 3043 | },
|
3044 | 3044 | "GoogleAppsCardV1OverflowMenuItem": {
|
3045 |
| - "description": "An option that users can invoke in an overflow menu. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 3045 | + "description": "An option that users can invoke in an overflow menu. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):", |
3046 | 3046 | "id": "GoogleAppsCardV1OverflowMenuItem",
|
3047 | 3047 | "properties": {
|
3048 | 3048 | "disabled": {
|
|
3093 | 3093 | "properties": {
|
3094 | 3094 | "collapseControl": {
|
3095 | 3095 | "$ref": "GoogleAppsCardV1CollapseControl",
|
3096 |
| - "description": "Optional. Define the expand and collapse button of the section. This button will be shown only if the section is collapsible. If this field isn't set, the default button is used. [Google Chat apps](https://developers.google.com/workspace/chat):" |
| 3096 | + "description": "Optional. Define the expand and collapse button of the section. This button will be shown only if the section is collapsible. If this field isn't set, the default button is used." |
3097 | 3097 | },
|
3098 | 3098 | "collapsible": {
|
3099 | 3099 | "description": "Indicates whether this section is collapsible. Collapsible sections hide some or all widgets, but users can expand the section to reveal the hidden widgets by clicking **Show more**. Users can hide the widgets again by clicking **Show less**. To determine which widgets are hidden, specify `uncollapsibleWidgetsCount`.",
|
|
3325 | 3325 | "id": "GoogleAppsCardV1TextParagraph",
|
3326 | 3326 | "properties": {
|
3327 | 3327 | "maxLines": {
|
3328 |
| - "description": "The maximum number of lines of text that are displayed in the widget. If the text exceeds the specified maximum number of lines, the excess content is concealed behind a **show more** button. If the text is equal or shorter than the specified maximum number of lines, a **show more** button isn't displayed. The default value is 0, in which case all context is displayed. Negative values are ignored. [Google Chat apps](https://developers.google.com/workspace/chat):", |
| 3328 | + "description": "The maximum number of lines of text that are displayed in the widget. If the text exceeds the specified maximum number of lines, the excess content is concealed behind a **show more** button. If the text is equal or shorter than the specified maximum number of lines, a **show more** button isn't displayed. The default value is 0, in which case all context is displayed. Negative values are ignored.", |
3329 | 3329 | "format": "int32",
|
3330 | 3330 | "type": "integer"
|
3331 | 3331 | },
|
|
3350 | 3350 | },
|
3351 | 3351 | "chipList": {
|
3352 | 3352 | "$ref": "GoogleAppsCardV1ChipList",
|
3353 |
| - "description": "A list of chips. For example, the following JSON creates two chips. The first is a text chip and the second is an icon chip that opens a link: ``` \"chipList\": { \"chips\": [ { \"text\": \"Edit\", \"disabled\": true, }, { \"icon\": { \"knownIcon\": \"INVITE\", \"altText\": \"check calendar\" }, \"onClick\": { \"openLink\": { \"url\": \"https://example.com/calendar\" } } } ] } ``` [Google Chat apps](https://developers.google.com/workspace/chat):" |
| 3353 | + "description": "A list of chips. For example, the following JSON creates two chips. The first is a text chip and the second is an icon chip that opens a link: ``` \"chipList\": { \"chips\": [ { \"text\": \"Edit\", \"disabled\": true, }, { \"icon\": { \"knownIcon\": \"INVITE\", \"altText\": \"check calendar\" }, \"onClick\": { \"openLink\": { \"url\": \"https://example.com/calendar\" } } } ] } ```" |
3354 | 3354 | },
|
3355 | 3355 | "columns": {
|
3356 | 3356 | "$ref": "GoogleAppsCardV1Columns",
|
|
3417 | 3417 | },
|
3418 | 3418 | "chipList": {
|
3419 | 3419 | "$ref": "GoogleAppsCardV1ChipList",
|
3420 |
| - "description": "ChipList widget. [Google Chat apps](https://developers.google.com/workspace/chat):" |
| 3420 | + "description": "ChipList widget." |
3421 | 3421 | },
|
3422 | 3422 | "dateTimePicker": {
|
3423 | 3423 | "$ref": "GoogleAppsCardV1DateTimePicker",
|
|
0 commit comments