| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1ButtonList.clone() |
GoogleAppsCardV1ButtonList |
AccessoryWidget.getButtonList()
A list of buttons.
|
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1Widgets.getButtonList()
ButtonList widget.
|
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1Widget.getButtonList()
A list of buttons.
|
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1NestedWidget.getButtonList()
A button list widget.
|
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1ButtonList.set(String fieldName,
Object value) |
GoogleAppsCardV1ButtonList |
GoogleAppsCardV1ButtonList.setButtons(List<GoogleAppsCardV1Button> buttons)
An array of buttons.
|
| Modifier and Type | Method and Description |
|---|---|
AccessoryWidget |
AccessoryWidget.setButtonList(GoogleAppsCardV1ButtonList buttonList)
A list of buttons.
|
GoogleAppsCardV1Widgets |
GoogleAppsCardV1Widgets.setButtonList(GoogleAppsCardV1ButtonList buttonList)
ButtonList widget.
|
GoogleAppsCardV1Widget |
GoogleAppsCardV1Widget.setButtonList(GoogleAppsCardV1ButtonList buttonList)
A list of buttons.
|
GoogleAppsCardV1NestedWidget |
GoogleAppsCardV1NestedWidget.setButtonList(GoogleAppsCardV1ButtonList buttonList)
A button list widget.
|
Copyright © 2011–2025 Google. All rights reserved.