actions property

List<GoogleCloudDialogflowCxV3Action>? actions
getter/setter pair

The ordered list of actions performed by the end user and the Dialogflow agent.

Required.

Implementation

core.List<GoogleCloudDialogflowCxV3Action>? actions;