actions property
The ordered list of actions performed by the end user and the Dialogflow agent.
Required.
Implementation
core.List<GoogleCloudDialogflowCxV3Action>? actions;
The ordered list of actions performed by the end user and the Dialogflow agent.
Required.
core.List<GoogleCloudDialogflowCxV3Action>? actions;