| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.clone() |
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.set(String fieldName,
Object value) |
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setConditions(List<GoogleAppsCardV1Condition> conditions)
The list of conditions that are determined by the expression evaluation result.
|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setEventActions(List<GoogleAppsCardV1EventAction> eventActions)
The list of actions that the ExpressionData can be used.
|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setExpression(String expression)
The uncompiled expression.
|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setId(String id)
The unique identifier of the ExpressionData.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1ExpressionData> |
GoogleAppsCardV1Card.getExpressionData()
The expression data for the card.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Card |
GoogleAppsCardV1Card.setExpressionData(List<GoogleAppsCardV1ExpressionData> expressionData)
The expression data for the card.
|
Copyright © 2011–2025 Google. All rights reserved.