| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.clone() |
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.set(String fieldName,
Object value) |
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.setButtonList(GoogleAppsCardV1ButtonList buttonList)
A button list widget.
|
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.setImage(GoogleAppsCardV1Image image)
An image widget.
|
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.setTextParagraph(GoogleAppsCardV1TextParagraph textParagraph)
A text paragraph widget.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1NestedWidget> |
GoogleAppsCardV1CarouselCard.getFooterWidgets()
A list of widgets displayed at the bottom of the carousel card.
|
List<GoogleAppsCardV1NestedWidget> |
GoogleAppsCardV1CarouselCard.getWidgets()
A list of widgets displayed in the carousel card.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.setFooterWidgets(List<GoogleAppsCardV1NestedWidget> footerWidgets)
A list of widgets displayed at the bottom of the carousel card.
|
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.setWidgets(List<GoogleAppsCardV1NestedWidget> widgets)
A list of widgets displayed in the carousel card.
|
Copyright © 2011–2025 Google. All rights reserved.