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