menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
ToolCall
ToolCall.new constructor
ToolCall.new constructor
dark_mode
light_mode
ToolCall
constructor
ToolCall
(
{
required
String
?
toolName
,
String
?
toolInput
,
})
Implementation
ToolCall({required this.toolName, this.toolInput}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
ToolCall
ToolCall.new constructor
ToolCall class