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
onclickaction. - An image button with an
onclickaction. - A UI element contains a key (label) and a value (content). This element can also contain some actions such as
onclickbutton. - An
onclickaction (for example, open a link). - A link that opens a new window.
- A button with text and
onclickaction. - 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
WidgetMarkupcan only have one of the following items. You can use multipleWidgetMarkupfields to display more items. - The set of supported icons.