Alpha: The request and response contract may change; Returns a paginated list of runs for the given projects within min/max start_time.
public class RunQueryV2Params extends ParamsAlpha: The request and response contract may change; Returns a paginated list of runs for the
given projects within min/max start_time. Supports filters, cursor pagination, and selects to
select fields to return.
cursor is the opaque string from a previous response's next_cursor.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
has_error filters to runs that errored (true) or completed without error (false).
ids optionally limits the request to these run UUIDs.
is_root returns only root runs (true) or only non-root runs (false).
max_start_time is the upper bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
page_size is the maximum number of runs to return in this response.
project_ids lists tracing project UUIDs to query.
reference_dataset_id resolves session IDs server-side from the dataset.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
run_type, when set, restricts results to runs whose run_type equals this value.
selects lists which properties to include on each returned run.
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_id optionally limits results to runs belonging to this trace UUID.
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
Returns the raw JSON value of [cursor].
Returns the raw JSON value of [filter].
Returns the raw JSON value of [hasError].
Returns the raw JSON value of [ids].
Returns the raw JSON value of [isRoot].
Returns the raw JSON value of [maxStartTime].
Returns the raw JSON value of [minStartTime].
Returns the raw JSON value of [pageSize].
Returns the raw JSON value of [projectIds].
Returns the raw JSON value of [referenceDatasetId].
Returns the raw JSON value of [referenceExamples].
Returns the raw JSON value of [runType].
Returns the raw JSON value of [selects].
Returns the raw JSON value of [traceFilter].
Returns the raw JSON value of [traceId].
Returns the raw JSON value of [treeFilter].
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [RunQueryV2Params]..
Sets the entire request body.
cursor is the opaque string from a previous response's next_cursor.
cursor is the opaque string from a previous response's next_cursor.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
has_error filters to runs that errored (true) or completed without error (false).
has_error filters to runs that errored (true) or completed without error (false).
ids optionally limits the request to these run UUIDs.
ids optionally limits the request to these run UUIDs.
Adds a single [String] to [ids]..
is_root returns only root runs (true) or only non-root runs (false).
is_root returns only root runs (true) or only non-root runs (false).
max_start_time is the upper bound for run start_time (RFC3339).
max_start_time is the upper bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
page_size is the maximum number of runs to return in this response.
page_size is the maximum number of runs to return in this response.
project_ids lists tracing project UUIDs to query.
project_ids lists tracing project UUIDs to query.
Adds a single [String] to [projectIds]..
reference_dataset_id resolves session IDs server-side from the dataset.
reference_dataset_id resolves session IDs server-side from the dataset.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
Adds a single [String] to [referenceExamples]..
run_type, when set, restricts results to runs whose run_type equals this value.
run_type, when set, restricts results to runs whose run_type equals this value.
selects lists which properties to include on each returned run.
selects lists which properties to include on each returned run.
Adds a single [Select] to [selects]..
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_id optionally limits results to runs belonging to this trace UUID.
trace_id optionally limits results to runs belonging to this trace UUID.
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
Returns an immutable instance of [RunQueryV2Params].
cursor is the opaque string from a previous response's next_cursor.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
has_error filters to runs that errored (true) or completed without error (false).
ids optionally limits the request to these run UUIDs.
is_root returns only root runs (true) or only non-root runs (false).
max_start_time is the upper bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
page_size is the maximum number of runs to return in this response.
project_ids lists tracing project UUIDs to query.
reference_dataset_id resolves session IDs server-side from the dataset.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
run_type, when set, restricts results to runs whose run_type equals this value.
selects lists which properties to include on each returned run.
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_id optionally limits results to runs belonging to this trace UUID.
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
Returns the raw JSON value of [cursor].
Returns the raw JSON value of [filter].
Returns the raw JSON value of [hasError].
Returns the raw JSON value of [ids].
Returns the raw JSON value of [isRoot].
Returns the raw JSON value of [maxStartTime].
Returns the raw JSON value of [minStartTime].
Returns the raw JSON value of [pageSize].
Returns the raw JSON value of [projectIds].
Returns the raw JSON value of [referenceDatasetId].
Returns the raw JSON value of [referenceExamples].
Returns the raw JSON value of [runType].
Returns the raw JSON value of [selects].
Returns the raw JSON value of [traceFilter].
Returns the raw JSON value of [traceId].
Returns the raw JSON value of [treeFilter].
Returns a mutable builder for constructing an instance of [RunQueryV2Params]..
cursor is the opaque string from a previous response's next_cursor.
cursor is the opaque string from a previous response's next_cursor.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
filter narrows results to runs matching this LangSmith filter expression, evaluated against
each individual run.
has_error filters to runs that errored (true) or completed without error (false).
has_error filters to runs that errored (true) or completed without error (false).
ids optionally limits the request to these run UUIDs.
ids optionally limits the request to these run UUIDs.
Adds a single [String] to [ids]..
is_root returns only root runs (true) or only non-root runs (false).
is_root returns only root runs (true) or only non-root runs (false).
max_start_time is the upper bound for run start_time (RFC3339).
max_start_time is the upper bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
min_start_time is the lower bound for run start_time (RFC3339).
page_size is the maximum number of runs to return in this response.
page_size is the maximum number of runs to return in this response.
project_ids lists tracing project UUIDs to query.
project_ids lists tracing project UUIDs to query.
Adds a single [String] to [projectIds]..
reference_dataset_id resolves session IDs server-side from the dataset.
reference_dataset_id resolves session IDs server-side from the dataset.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
reference_examples optionally limits to runs linked to these dataset example UUIDs.
Adds a single [String] to [referenceExamples]..
run_type, when set, restricts results to runs whose run_type equals this value.
run_type, when set, restricts results to runs whose run_type equals this value.
selects lists which properties to include on each returned run.
selects lists which properties to include on each returned run.
Adds a single [Select] to [selects]..
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_filter narrows results to runs whose root trace matches this LangSmith filter
expression.
trace_id optionally limits results to runs belonging to this trace UUID.
trace_id optionally limits results to runs belonging to this trace UUID.
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
tree_filter narrows results to runs that belong to a trace containing at least one run
matching this LangSmith filter expression anywhere in the run tree (not just the root).
Returns an immutable instance of [RunQueryV2Params].
Validates that the types of all values in this object match their expected types recursively.
Returns an enum member corresponding to this class instance's value, or [Value._UNKNOWN] if the class was instantiated with an unknown value.
Returns an enum member corresponding to this class instance's value.
Returns this class instance's primitive wire representation.
Validates that the types of all values in this object match their expected types recursively.
Returns an enum member corresponding to this class instance's value, or [Value._UNKNOWN] if the class was instantiated with an unknown value.
Returns an enum member corresponding to this class instance's value.
Returns this class instance's primitive wire representation.
Validates that the types of all values in this object match their expected types recursively.