| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1SelectionItem |
GoogleAppsCardV1SelectionItem.clone() |
GoogleAppsCardV1SelectionItem |
GoogleAppsCardV1SelectionItem.set(String fieldName,
Object value) |
GoogleAppsCardV1SelectionItem |
GoogleAppsCardV1SelectionItem.setSelected(Boolean selected)
When `true`, more than one item is selected.
|
GoogleAppsCardV1SelectionItem |
GoogleAppsCardV1SelectionItem.setText(String text)
The text that identifies or describes the item to users.
|
GoogleAppsCardV1SelectionItem |
GoogleAppsCardV1SelectionItem.setValue(String value)
The value associated with this item.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1SelectionItem> |
GoogleAppsCardV1SelectionInput.getItems()
An array of selectable items.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1SelectionInput |
GoogleAppsCardV1SelectionInput.setItems(List<GoogleAppsCardV1SelectionItem> items)
An array of selectable items.
|
Copyright © 2011–2023 Google. All rights reserved.