LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
LangSmith Go
Overview
Client
Datasets
Examples
Runs
Sessions
Feedback
Repos (Prompts)
Annotation Queues
Tracing & OpenTelemetry
Language
Python
JavaScript
Theme
Light
Dark
Go
langsmith
RunQueryV2Params
Class
v0.0.0 (latest)
ā
Since v0.17
RunQueryV2Params
Copy
type
RunQueryV2Params
struct
Properties
Methods
View source on GitHub
Version History
property
Cursor
:
param
.
Field
[
string
]
property
Filter
:
param
.
Field
[
string
]
property
HasError
:
param
.
Field
[
bool
]
property
IDs
:
param
.
Field
[[]
string
]
property
IsRoot
:
param
.
Field
[
bool
]
property
MaxStartTime
:
param
.
Field
[
time
.
Time
]
property
MinStartTime
:
param
.
Field
[
time
.
Time
]
property
PageSize
:
param
.
Field
[
int64
]
property
ProjectIDs
:
param
.
Field
[[]
string
]
property
ReferenceDatasetID
:
param
.
Field
[
string
]
property
ReferenceExamples
:
param
.
Field
[[]
string
]
property
RunType
:
param
.
Field
[
RunType
]
property
Selects
:
param
.
Field
[[]
RunSelectField
]
property
TraceFilter
:
param
.
Field
[
string
]
property
TraceID
:
param
.
Field
[
string
]
property
TreeFilter
:
param
.
Field
[
string
]
property
Accept
:
param
.
Field
[
string
]
method
MarshalJSON