Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
DialogAction |
DialogAction.clone() |
DialogAction |
ActionResponse.getDialogAction()
Input only.
|
DialogAction |
DialogAction.set(String fieldName,
Object value) |
DialogAction |
DialogAction.setActionStatus(ActionStatus actionStatus)
Input only.
|
DialogAction |
DialogAction.setDialog(Dialog dialog)
Input only.
|
Modifier and Type | Method and Description |
---|---|
ActionResponse |
ActionResponse.setDialogAction(DialogAction dialogAction)
Input only.
|
Copyright © 2011–2024 Google. All rights reserved.