toggle menu
google-adk-kotlin
0.2.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.types
/
VertexAISearch
/
VertexAISearch
Vertex
AISearch
constructor
(
dataStoreSpecs
:
List
<
VertexAISearchDataStoreSpec
>
?
=
null
,
datastore
:
String
?
=
null
,
engine
:
String
?
=
null
,
filter
:
String
?
=
null
,
maxResults
:
Int
?
=
null
)