Interface protos.google.cloud.dialogflow.cx.v3.IAction (5.6.0)

Properties of an Action.

Package

@google-cloud/dialogflow-cx

Properties

agentUtterance

agentUtterance?: (google.cloud.dialogflow.cx.v3.IAgentUtterance|null);

Action agentUtterance

flowInvocation

flowInvocation?: (google.cloud.dialogflow.cx.v3.IFlowInvocation|null);

Action flowInvocation

flowTransition

flowTransition?: (google.cloud.dialogflow.cx.v3.IFlowTransition|null);

Action flowTransition

playbookInvocation

playbookInvocation?: (google.cloud.dialogflow.cx.v3.IPlaybookInvocation|null);

Action playbookInvocation

playbookTransition

playbookTransition?: (google.cloud.dialogflow.cx.v3.IPlaybookTransition|null);

Action playbookTransition

toolUse

toolUse?: (google.cloud.dialogflow.cx.v3.IToolUse|null);

Action toolUse

userUtterance

userUtterance?: (google.cloud.dialogflow.cx.v3.IUserUtterance|null);

Action userUtterance