Interface protos.google.cloud.ces.v1beta.IToolCall (0.4.1)

Properties of a ToolCall.

Package

@google-cloud/ces

Properties

args

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

ToolCall args

displayName

displayName?: (string|null);

ToolCall displayName

id

id?: (string|null);

ToolCall id

tool

tool?: (string|null);

ToolCall tool

toolsetTool

toolsetTool?: (google.cloud.ces.v1beta.IToolsetTool|null);

ToolCall toolsetTool