Module google_api_proto::google::chat::v1::widget_markup
source · Expand description
Nested message and enum types in WidgetMarkup
.
Modules§
- Nested message and enum types in
Button
. - Nested message and enum types in
FormAction
. - Nested message and enum types in
ImageButton
. - Nested message and enum types in
KeyValue
. - Nested message and enum types in
OnClick
.
Structs§
- A button. Can be a text button or an image button.
- A form action describes the behavior when the form is submitted. For example, you can invoke Apps Script to handle the form.
- An image that’s specified by a URL and can have an
onclick
action. - An image button with an
onclick
action. - A UI element contains a key (label) and a value (content). This element can also contain some actions such as
onclick
button. - An
onclick
action (for example, open a link). - A link that opens a new window.
- A button with text and
onclick
action. - A paragraph of text. Formatted text supported. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons.
Enums§
- A
WidgetMarkup
can only have one of the following items. You can use multipleWidgetMarkup
fields to display more items. - The set of supported icons.