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

Properties of a ToolUse.

Package

@google-cloud/dialogflow-cx

Properties

action

action?: (string|null);

ToolUse action

inputParameters

inputParameters?: (google.cloud.dialogflow.cx.v3beta1.IActionParameter[]|null);

ToolUse inputParameters

outputParameters

outputParameters?: (google.cloud.dialogflow.cx.v3beta1.IActionParameter[]|null);

ToolUse outputParameters

tool

tool?: (string|null);

ToolUse tool