menu
googleapis package
documentation
ces/v1.dart
ToolResponse
ToolResponse.new constructor
ToolResponse.new constructor
dark_mode
light_mode
ToolResponse
constructor
ToolResponse
(
{
String
?
displayName
,
String
?
id
,
Map
<
String
,
Object
?
>
?
response
,
String
?
tool
,
ToolsetTool
?
toolsetTool
,
})
Implementation
ToolResponse({ this.displayName, this.id, this.response, this.tool, this.toolsetTool, });
googleapis package
documentation
ces/v1
ToolResponse
ToolResponse.new constructor
ToolResponse class