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 card's actions.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1Card |
GoogleAppsCardV1Card.setCardActions(List<GoogleAppsCardV1CardAction> cardActions)
The card's actions.
|
Copyright © 2011–2024 Google. All rights reserved.