ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
ListSessionsRequest
Interface ListSessionsRequest
The parameters for
listSessions
.
interface
ListSessionsRequest
{
appName
:
string
;
userId
:
string
;
}
Properties
app
Name
appName
:
string
The name of the application.
user
Id
userId
:
string
The ID of the user.
Properties
app
Name
user
Id
ADK for TypeScript: API Reference
Loading...
The parameters for
listSessions.