Interface protos.google.cloud.dialogflow.cx.v3beta1.IToolCall (5.1.0)

Properties of a ToolCall.

Package

@google-cloud/dialogflow-cx

Properties

action

action?: (string|null);

ToolCall action

inputParameters

inputParameters?: (google.protobuf.IStruct|null);

ToolCall inputParameters

tool

tool?: (string|null);

ToolCall tool