Reference documentation and code samples for the Google Apps Chat V1 Client class DialogAction.
Contains a dialog and request status code.
Generated from protobuf message google.chat.v1.DialogAction
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ action_status
ActionStatus
Input only. Status for a request to either invoke or submit a dialog . Displays a status and message to users, if necessary. For example, in case of an error or success.
getDialog
Input only.
Dialog for the request.
hasDialog
setDialog
Input only.
Dialog for the request.
$this
getActionStatus
Input only. Status for a request to either invoke or submit a dialog . Displays a status and message to users, if necessary.
For example, in case of an error or success.
hasActionStatus
clearActionStatus
setActionStatus
Input only. Status for a request to either invoke or submit a dialog . Displays a status and message to users, if necessary.
For example, in case of an error or success.
$this
getAction
string