Interface protos.google.cloud.dialogflow.cx.v3beta1.IAction (4.6.0)

Properties of an Action.

Package

@google-cloud/dialogflow-cx

Properties

agentUtterance

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

Action agentUtterance

flowInvocation

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

Action flowInvocation

playbookInvocation

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

Action playbookInvocation

toolUse

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

Action toolUse

userUtterance

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

Action userUtterance