| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1ChipList |
GoogleAppsCardV1ChipList.clone() |
GoogleAppsCardV1ChipList |
GoogleAppsCardV1Widgets.getChipList()
ChipList widget.
|
GoogleAppsCardV1ChipList |
GoogleAppsCardV1Widget.getChipList()
A list of chips.
|
GoogleAppsCardV1ChipList |
GoogleAppsCardV1ChipList.set(String fieldName,
Object value) |
GoogleAppsCardV1ChipList |
GoogleAppsCardV1ChipList.setChips(List<GoogleAppsCardV1Chip> chips)
An array of chips.
|
GoogleAppsCardV1ChipList |
GoogleAppsCardV1ChipList.setLayout(String layout)
Specified chip list layout.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Widgets |
GoogleAppsCardV1Widgets.setChipList(GoogleAppsCardV1ChipList chipList)
ChipList widget.
|
GoogleAppsCardV1Widget |
GoogleAppsCardV1Widget.setChipList(GoogleAppsCardV1ChipList chipList)
A list of chips.
|
Copyright © 2011–2025 Google. All rights reserved.