| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1EventAction |
GoogleAppsCardV1EventAction.clone() |
GoogleAppsCardV1EventAction |
GoogleAppsCardV1EventAction.set(String fieldName,
Object value) |
GoogleAppsCardV1EventAction |
GoogleAppsCardV1EventAction.setActionRuleId(String actionRuleId)
The unique identifier of the ActionRule.
|
GoogleAppsCardV1EventAction |
GoogleAppsCardV1EventAction.setCommonWidgetAction(GoogleAppsCardV1CommonWidgetAction commonWidgetAction)
Common widget action.
|
GoogleAppsCardV1EventAction |
GoogleAppsCardV1EventAction.setPostEventTriggers(List<GoogleAppsCardV1Trigger> postEventTriggers)
The list of triggers that will be triggered after the EventAction is executed.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1EventAction> |
GoogleAppsCardV1Widget.getEventActions()
Specifies the event actions that can be performed on the widget.
|
List<GoogleAppsCardV1EventAction> |
GoogleAppsCardV1ExpressionData.getEventActions()
The list of actions that the ExpressionData can be used.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Widget |
GoogleAppsCardV1Widget.setEventActions(List<GoogleAppsCardV1EventAction> eventActions)
Specifies the event actions that can be performed on the widget.
|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setEventActions(List<GoogleAppsCardV1EventAction> eventActions)
The list of actions that the ExpressionData can be used.
|
Copyright © 2011–2025 Google. All rights reserved.