v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-common
experimental/media
AIStudioFileListResponse
Interface AIStudioFileListResponse
interface
AIStudioFileListResponse
{
data
:
{
files
:
AIStudioFileObject
[]
;
nextPageToken
:
string
;
}
;
}
Hierarchy (
view full
)
GoogleResponse
AIStudioFileListResponse
Index
Properties
data
Properties
data
data
:
{
files
:
AIStudioFileObject
[]
;
nextPageToken
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
LangChain.js
Loading...