|
1535 | 1535 | } |
1536 | 1536 | } |
1537 | 1537 | }, |
1538 | | - "revision": "20251029", |
| 1538 | + "revision": "20251106", |
1539 | 1539 | "rootUrl": "https://chat.googleapis.com/", |
1540 | 1540 | "schemas": { |
1541 | 1541 | "AccessSettings": { |
|
2649 | 2649 | "type": "string" |
2650 | 2650 | }, |
2651 | 2651 | "expressionData": { |
2652 | | - "description": "The expression data for the card. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 2652 | + "description": "The expression data for the card. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
2653 | 2653 | "items": { |
2654 | 2654 | "$ref": "GoogleAppsCardV1ExpressionData" |
2655 | 2655 | }, |
|
2961 | 2961 | "type": "object" |
2962 | 2962 | }, |
2963 | 2963 | "GoogleAppsCardV1CommonWidgetAction": { |
2964 | | - "description": "Represents an action that is not specific to a widget. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 2964 | + "description": "Represents an action that is not specific to a widget. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
2965 | 2965 | "id": "GoogleAppsCardV1CommonWidgetAction", |
2966 | 2966 | "properties": { |
2967 | 2967 | "updateVisibilityAction": { |
|
2972 | 2972 | "type": "object" |
2973 | 2973 | }, |
2974 | 2974 | "GoogleAppsCardV1Condition": { |
2975 | | - "description": "Represents a condition that can be used to trigger an action. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 2975 | + "description": "Represents a condition that can be used to trigger an action. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
2976 | 2976 | "id": "GoogleAppsCardV1Condition", |
2977 | 2977 | "properties": { |
2978 | 2978 | "actionRuleId": { |
|
2987 | 2987 | "type": "object" |
2988 | 2988 | }, |
2989 | 2989 | "GoogleAppsCardV1DataSourceConfig": { |
2990 | | - "description": "A configuration object that helps configure the data sources for a widget. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 2990 | + "description": "A configuration object that helps configure the data sources for a widget. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
2991 | 2991 | "id": "GoogleAppsCardV1DataSourceConfig", |
2992 | 2992 | "properties": { |
2993 | 2993 | "platformDataSource": { |
|
3007 | 3007 | "properties": { |
3008 | 3008 | "hostAppDataSource": { |
3009 | 3009 | "$ref": "HostAppDataSourceMarkup", |
3010 | | - "description": "A data source that's unique to a Google Workspace host application, such as Gmail emails, Google Calendar events, or Google Chat messages. Only supported by Google Workspace Workflows, but not Google Chat API or Google Workspace Add-ons." |
| 3010 | + "description": "A data source that's unique to a Google Workspace host application, such as Gmail emails, Google Calendar events, or Google Chat messages. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps." |
3011 | 3011 | }, |
3012 | 3012 | "label": { |
3013 | 3013 | "description": "The text that prompts users to input a date, a time, or a date and time. For example, if users are scheduling an appointment, use a label such as `Appointment date` or `Appointment date and time`.", |
|
3131 | 3131 | "type": "object" |
3132 | 3132 | }, |
3133 | 3133 | "GoogleAppsCardV1EventAction": { |
3134 | | - "description": "Represents an actionthat can be performed on an ui element. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3134 | + "description": "Represents an actionthat can be performed on an ui element. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3135 | 3135 | "id": "GoogleAppsCardV1EventAction", |
3136 | 3136 | "properties": { |
3137 | 3137 | "actionRuleId": { |
|
3153 | 3153 | "type": "object" |
3154 | 3154 | }, |
3155 | 3155 | "GoogleAppsCardV1ExpressionData": { |
3156 | | - "description": "Represents the data that is used to evaluate an expression. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3156 | + "description": "Represents the data that is used to evaluate an expression. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3157 | 3157 | "id": "GoogleAppsCardV1ExpressionData", |
3158 | 3158 | "properties": { |
3159 | 3159 | "conditions": { |
|
3182 | 3182 | "type": "object" |
3183 | 3183 | }, |
3184 | 3184 | "GoogleAppsCardV1ExpressionDataCondition": { |
3185 | | - "description": "Represents a condition that is evaluated using CEL. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3185 | + "description": "Represents a condition that is evaluated using CEL. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3186 | 3186 | "id": "GoogleAppsCardV1ExpressionDataCondition", |
3187 | 3187 | "properties": { |
3188 | 3188 | "conditionType": { |
|
3560 | 3560 | "type": "string" |
3561 | 3561 | }, |
3562 | 3562 | "id": { |
3563 | | - "description": "A unique ID assigned to the section that's used to identify the section to be mutated. The ID has a character limit of 64 characters and should be in the format of `[a-zA-Z0-9-]+`. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3563 | + "description": "A unique ID assigned to the section that's used to identify the section to be mutated. The ID has a character limit of 64 characters and should be in the format of `[a-zA-Z0-9-]+`. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3564 | 3564 | "type": "string" |
3565 | 3565 | }, |
3566 | 3566 | "uncollapsibleWidgetsCount": { |
|
3583 | 3583 | "id": "GoogleAppsCardV1SelectionInput", |
3584 | 3584 | "properties": { |
3585 | 3585 | "dataSourceConfigs": { |
3586 | | - "description": "Optional. The data source configs for the selection control. This field provides more fine-grained control over the data source. If specified, the `multi_select_max_selected_items` field, `multi_select_min_query_length` field, `external_data_source` field and `platform_data_source` field are ignored. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3586 | + "description": "Optional. The data source configs for the selection control. This field provides more fine-grained control over the data source. If specified, the `multi_select_max_selected_items` field, `multi_select_min_query_length` field, `external_data_source` field and `platform_data_source` field are ignored. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3587 | 3587 | "items": { |
3588 | 3588 | "$ref": "GoogleAppsCardV1DataSourceConfig" |
3589 | 3589 | }, |
|
3594 | 3594 | "description": "An external data source, such as a relational database." |
3595 | 3595 | }, |
3596 | 3596 | "hintText": { |
3597 | | - "description": "Optional. Text that appears below the selection input field meant to assist users by prompting them to enter a certain value. This text is always visible. Only supported by Google Workspace Workflows, but not Google Chat API or Google Workspace Add-ons.", |
| 3597 | + "description": "Optional. Text that appears below the selection input field meant to assist users by prompting them to enter a certain value. This text is always visible. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3598 | 3598 | "type": "string" |
3599 | 3599 | }, |
3600 | 3600 | "items": { |
|
3753 | 3753 | }, |
3754 | 3754 | "hostAppDataSource": { |
3755 | 3755 | "$ref": "HostAppDataSourceMarkup", |
3756 | | - "description": "A data source that's unique to a Google Workspace host application, such as Gmail emails, Google Calendar events, or Google Chat messages. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons." |
| 3756 | + "description": "A data source that's unique to a Google Workspace host application, such as Gmail emails, Google Calendar events, or Google Chat messages. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps." |
3757 | 3757 | }, |
3758 | 3758 | "initialSuggestions": { |
3759 | 3759 | "$ref": "GoogleAppsCardV1Suggestions", |
|
3829 | 3829 | "type": "object" |
3830 | 3830 | }, |
3831 | 3831 | "GoogleAppsCardV1Trigger": { |
3832 | | - "description": "Represents a trigger. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3832 | + "description": "Represents a trigger. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3833 | 3833 | "id": "GoogleAppsCardV1Trigger", |
3834 | 3834 | "properties": { |
3835 | 3835 | "actionRuleId": { |
|
3840 | 3840 | "type": "object" |
3841 | 3841 | }, |
3842 | 3842 | "GoogleAppsCardV1UpdateVisibilityAction": { |
3843 | | - "description": "Represents an action that updates the visibility of a widget. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3843 | + "description": "Represents an action that updates the visibility of a widget. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3844 | 3844 | "id": "GoogleAppsCardV1UpdateVisibilityAction", |
3845 | 3845 | "properties": { |
3846 | 3846 | "visibility": { |
|
3925 | 3925 | "description": "Displays a horizontal line divider between widgets. For example, the following JSON creates a divider: ``` \"divider\": { } ```" |
3926 | 3926 | }, |
3927 | 3927 | "eventActions": { |
3928 | | - "description": "Specifies the event actions that can be performed on the widget. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3928 | + "description": "Specifies the event actions that can be performed on the widget. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3929 | 3929 | "items": { |
3930 | 3930 | "$ref": "GoogleAppsCardV1EventAction" |
3931 | 3931 | }, |
|
3952 | 3952 | "type": "string" |
3953 | 3953 | }, |
3954 | 3954 | "id": { |
3955 | | - "description": "A unique ID assigned to the widget that's used to identify the widget to be mutated. The ID has a character limit of 64 characters and should be in the format of `[a-zA-Z0-9-]+` and. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3955 | + "description": "A unique ID assigned to the widget that's used to identify the widget to be mutated. The ID has a character limit of 64 characters and should be in the format of `[a-zA-Z0-9-]+` and. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3956 | 3956 | "type": "string" |
3957 | 3957 | }, |
3958 | 3958 | "image": { |
|
3972 | 3972 | "description": "Displays a text paragraph. Supports simple HTML formatted text. For more information about formatting text, see [Formatting text in Google Chat apps](https://developers.google.com/workspace/chat/format-messages#card-formatting) and [Formatting text in Google Workspace add-ons](https://developers.google.com/apps-script/add-ons/concepts/widgets#text_formatting). For example, the following JSON creates a bolded text: ``` \"textParagraph\": { \"text\": \" *bold text*\" } ```" |
3973 | 3973 | }, |
3974 | 3974 | "visibility": { |
3975 | | - "description": "Specifies whether the widget is visible or hidden. The default value is `VISIBLE`. Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.", |
| 3975 | + "description": "Specifies whether the widget is visible or hidden. The default value is `VISIBLE`. Available for Google Workspace add-ons that extend Google Workspace flows, which is available as part of the [Gemini Alpha program](https://support.google.com/a/answer/14170809). Unavailable for Google Chat apps.", |
3976 | 3976 | "enum": [ |
3977 | 3977 | "VISIBILITY_UNSPECIFIED", |
3978 | 3978 | "VISIBLE", |
|
0 commit comments