Action |
An action that describes the behavior when the form is submitted.
|
Action.ActionParameter |
List of string parameters to supply when the action method is invoked.
|
Action.ActionParameter.Builder |
List of string parameters to supply when the action method is invoked.
|
Action.ActionParameterOrBuilder |
|
Action.Builder |
An action that describes the behavior when the form is submitted.
|
Action.Interaction |
Optional.
|
Action.LoadIndicator |
Specifies the loading indicator that the action displays while
making the call to the action.
|
ActionOrBuilder |
|
BorderStyle |
The style options for the border of a card or widget, including the border
type and color.
|
BorderStyle.BorderType |
Represents the border types applied to widgets.
|
BorderStyle.Builder |
The style options for the border of a card or widget, including the border
type and color.
|
BorderStyleOrBuilder |
|
Button |
A text, icon, or text and icon button that users can click.
|
Button.Builder |
A text, icon, or text and icon button that users can click.
|
ButtonList |
A list of buttons layed out horizontally.
|
ButtonList.Builder |
A list of buttons layed out horizontally.
|
ButtonListOrBuilder |
|
ButtonOrBuilder |
|
Card |
A card interface displayed in a Google Chat message or Google Workspace
Add-on.
|
Card.Builder |
A card interface displayed in a Google Chat message or Google Workspace
Add-on.
|
Card.CardAction |
A card action is the action associated with the card.
|
Card.CardAction.Builder |
A card action is the action associated with the card.
|
Card.CardActionOrBuilder |
|
Card.CardFixedFooter |
A persistent (sticky) footer that that appears at the bottom of the card.
|
Card.CardFixedFooter.Builder |
A persistent (sticky) footer that that appears at the bottom of the card.
|
Card.CardFixedFooterOrBuilder |
|
Card.CardHeader |
Represents a card header.
|
Card.CardHeader.Builder |
Represents a card header.
|
Card.CardHeaderOrBuilder |
|
Card.DisplayStyle |
In Google Workspace Add-ons,
determines how a card is displayed.
|
Card.DividerStyle |
The divider style of a card.
|
Card.Section |
A section contains a collection of widgets that are rendered
vertically in the order that they're specified.
|
Card.Section.Builder |
A section contains a collection of widgets that are rendered
vertically in the order that they're specified.
|
Card.SectionOrBuilder |
|
CardOrBuilder |
|
Columns |
The `Columns` widget displays up to 2 columns in a card or dialog.
|
Columns.Builder |
The `Columns` widget displays up to 2 columns in a card or dialog.
|
Columns.Column |
A column.
|
Columns.Column.Builder |
A column.
|
Columns.Column.HorizontalSizeStyle |
Specifies how a column fills the width of the card.
|
Columns.Column.VerticalAlignment |
Specifies whether widgets align to the top, bottom, or center of a
column.
|
Columns.Column.Widgets |
The supported widgets that you can include in a column.
|
Columns.Column.Widgets.Builder |
The supported widgets that you can include in a column.
|
Columns.Column.Widgets.DataCase |
|
Columns.Column.WidgetsOrBuilder |
|
Columns.ColumnOrBuilder |
|
ColumnsOrBuilder |
|
DateTimePicker |
Lets users input a date, a time, or both a date and a time.
|
DateTimePicker.Builder |
Lets users input a date, a time, or both a date and a time.
|
DateTimePicker.DateTimePickerType |
The format for the date and time in the `DateTimePicker` widget.
|
DateTimePickerOrBuilder |
|
DecoratedText |
A widget that displays text with optional decorations such as a label above
or below the text, an icon in front of the text, a selection widget, or a
button after the text.
|
DecoratedText.Builder |
A widget that displays text with optional decorations such as a label above
or below the text, an icon in front of the text, a selection widget, or a
button after the text.
|
DecoratedText.ControlCase |
|
DecoratedText.SwitchControl |
Either a toggle-style switch or a checkbox inside a `decoratedText` widget.
|
DecoratedText.SwitchControl.Builder |
Either a toggle-style switch or a checkbox inside a `decoratedText` widget.
|
DecoratedText.SwitchControl.ControlType |
How the switch appears in the user interface.
|
DecoratedText.SwitchControlOrBuilder |
|
DecoratedTextOrBuilder |
|
Divider |
Displays a divider between widgets as a horizontal line.
|
Divider.Builder |
Displays a divider between widgets as a horizontal line.
|
DividerOrBuilder |
|
Grid |
Displays a grid with a collection of items.
|
Grid.Builder |
Displays a grid with a collection of items.
|
Grid.GridItem |
Represents an item in a grid layout.
|
Grid.GridItem.Builder |
Represents an item in a grid layout.
|
Grid.GridItem.GridItemLayout |
Represents the various layout options available for a grid item.
|
Grid.GridItemOrBuilder |
|
GridOrBuilder |
|
Icon |
An icon displayed in a widget on a card.
|
Icon.Builder |
An icon displayed in a widget on a card.
|
Icon.IconsCase |
|
IconOrBuilder |
|
Image |
An image that is specified by a URL and can have an `onClick` action.
|
Image.Builder |
An image that is specified by a URL and can have an `onClick` action.
|
ImageComponent |
Represents an image.
|
ImageComponent.Builder |
Represents an image.
|
ImageComponentOrBuilder |
|
ImageCropStyle |
Represents the crop style applied to an image.
|
ImageCropStyle.Builder |
Represents the crop style applied to an image.
|
ImageCropStyle.ImageCropType |
Represents the crop style applied to an image.
|
ImageCropStyleOrBuilder |
|
ImageOrBuilder |
|
MaterialIcon |
A [Google Material Icon](https://fonts.google.com/icons), which includes over
2500+ options.
|
MaterialIcon.Builder |
A [Google Material Icon](https://fonts.google.com/icons), which includes over
2500+ options.
|
MaterialIconOrBuilder |
|
OnClick |
Represents how to respond when users click an interactive element on
a card, such as a button.
|
OnClick.Builder |
Represents how to respond when users click an interactive element on
a card, such as a button.
|
OnClick.DataCase |
|
OnClickOrBuilder |
|
OpenLink |
Represents an `onClick` event that opens a hyperlink.
|
OpenLink.Builder |
Represents an `onClick` event that opens a hyperlink.
|
OpenLink.OnClose |
What the client does when a link opened by an `OnClick` action is closed.
|
OpenLink.OpenAs |
When an `OnClick` action opens a link, then the client can either open it
as a full-size window (if that's the frame used by the client), or an
overlay (such as a pop-up).
|
OpenLinkOrBuilder |
|
SelectionInput |
A widget that creates one or more UI items that users can select.
|
SelectionInput.Builder |
A widget that creates one or more UI items that users can select.
|
SelectionInput.MultiSelectDataSourceCase |
|
SelectionInput.PlatformDataSource |
For a
[`SelectionInput`][google.apps.card.v1.SelectionInput] widget that uses a
multiselect menu, a data source from Google Workspace.
|
SelectionInput.PlatformDataSource.Builder |
For a
[`SelectionInput`][google.apps.card.v1.SelectionInput] widget that uses a
multiselect menu, a data source from Google Workspace.
|
SelectionInput.PlatformDataSource.CommonDataSource |
A data source shared by all [Google Workspace
applications]
(https://developers.google.com/workspace/chat/api/reference/rest/v1/HostApp).
|
SelectionInput.PlatformDataSource.DataSourceCase |
|
SelectionInput.PlatformDataSourceOrBuilder |
|
SelectionInput.SelectionItem |
An item that users can select in a selection input, such as a checkbox
or switch.
|
SelectionInput.SelectionItem.Builder |
An item that users can select in a selection input, such as a checkbox
or switch.
|
SelectionInput.SelectionItemOrBuilder |
|
SelectionInput.SelectionType |
The format for the items that users can select.
|
SelectionInputOrBuilder |
|
Suggestions |
Suggested values that users can enter.
|
Suggestions.Builder |
Suggested values that users can enter.
|
Suggestions.SuggestionItem |
One suggested value that users can enter in a text input field.
|
Suggestions.SuggestionItem.Builder |
One suggested value that users can enter in a text input field.
|
Suggestions.SuggestionItem.ContentCase |
|
Suggestions.SuggestionItemOrBuilder |
|
SuggestionsOrBuilder |
|
TextInput |
A field in which users can enter text.
|
TextInput.Builder |
A field in which users can enter text.
|
TextInput.Type |
How a text input field appears in the user interface.
|
TextInputOrBuilder |
|
TextParagraph |
A paragraph of text that supports formatting.
|
TextParagraph.Builder |
A paragraph of text that supports formatting.
|
TextParagraphOrBuilder |
|
Widget |
Each card is made up of widgets.
|
Widget.Builder |
Each card is made up of widgets.
|
Widget.DataCase |
|
Widget.HorizontalAlignment |
Specifies whether widgets align to the left, right, or center of a column.
|
Widget.ImageType |
The shape used to crop the image.
|
WidgetOrBuilder |
|