| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1CardAction |
GoogleAppsCardV1CardAction.clone() |
GoogleAppsCardV1CardAction |
GoogleAppsCardV1CardAction.set(String fieldName,
Object value) |
GoogleAppsCardV1CardAction |
GoogleAppsCardV1CardAction.setActionLabel(String actionLabel)
The label that displays as the action menu item.
|
GoogleAppsCardV1CardAction |
GoogleAppsCardV1CardAction.setOnClick(GoogleAppsCardV1OnClick onClick)
The onclick action for this action item.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1CardAction> |
GoogleAppsCardV1Card.getCardActions()
The actions of this card.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Card |
GoogleAppsCardV1Card.setCardActions(List<GoogleAppsCardV1CardAction> cardActions)
The actions of this card.
|
Copyright © 2011–2021 Google. All rights reserved.