google-adk-kotlin
Toggle table of contents
0.9.0
common
Target filter
common
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.tools
/
VertexAiSearchTool
/
VertexAiSearchTool
Vertex
Ai
Search
Tool
common
constructor
(
dataStoreId
:
String
?
=
null
,
dataStoreSpecs
:
List
<
VertexAISearchDataStoreSpec
>
?
=
null
,
searchEngineId
:
String
?
=
null
,
filter
:
String
?
=
null
,
maxResults
:
Int
?
=
null
,
bypassMultiToolsLimit
:
Boolean
=
false
)