ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
VertexAISearchConfig
Interface VertexAISearchConfig
interface
VertexAISearchConfig
{
datastore
?:
string
;
dataStoreSpecs
?:
VertexAISearchDataStoreSpec
[]
;
engine
?:
string
;
filter
?:
string
;
maxResults
?:
number
;
}
Properties
Optional
datastore
datastore
?:
string
Optional
data
Store
Specs
dataStoreSpecs
?:
VertexAISearchDataStoreSpec
[]
Optional
engine
engine
?:
string
Optional
filter
filter
?:
string
Optional
max
Results
maxResults
?:
number
Properties
datastore
data
Store
Specs
engine
filter
max
Results
ADK for TypeScript: API Reference - v1.5.0
Loading...