ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
VertexAiSessionServiceOptions
Interface VertexAiSessionServiceOptions
interface
VertexAiSessionServiceOptions
{
agentEngineId
?:
string
;
expressModeApiKey
?:
string
;
location
?:
string
;
projectId
?:
string
;
sessions
?:
Sessions
;
}
Properties
Optional
agent
Engine
Id
agentEngineId
?:
string
Optional
express
Mode
Api
Key
expressModeApiKey
?:
string
Optional
location
location
?:
string
Optional
project
Id
projectId
?:
string
Optional
sessions
sessions
?:
Sessions
Properties
agent
Engine
Id
express
Mode
Api
Key
location
project
Id
sessions
ADK for TypeScript: API Reference - v1.5.0
Loading...