public class Bodycomparative_experiment_id scopes pairwise-annotation feedback (optional).
cursor is the opaque string from a previous response's next_cursor.
example_ids optionally restricts the page to these dataset example UUIDs (max 1000).
experiment_ids lists the experiment (tracing session) UUIDs to query.
filters maps a project (session) UUID string to a list of filter expressions
(optional).
page_size is the maximum number of examples to return.
selects lists which run properties to include.
sort controls feedback-score sorting (single project only).
Returns the raw JSON value of [comparativeExperimentId].
Returns the raw JSON value of [cursor].
Returns the raw JSON value of [exampleIds].
Returns the raw JSON value of [experimentIds].
Returns the raw JSON value of [filters].
Returns the raw JSON value of [pageSize].
Returns the raw JSON value of [selects].
Returns the raw JSON value of [sort].
Returns a mutable builder for constructing an instance of [Body]..
comparative_experiment_id scopes pairwise-annotation feedback (optional).
comparative_experiment_id scopes pairwise-annotation feedback (optional).
cursor is the opaque string from a previous response's next_cursor.
cursor is the opaque string from a previous response's next_cursor.
example_ids optionally restricts the page to these dataset example UUIDs (max 1000).
example_ids optionally restricts the page to these dataset example UUIDs (max 1000).
Adds a single [String] to [exampleIds]..
experiment_ids lists the experiment (tracing session) UUIDs to query.
experiment_ids lists the experiment (tracing session) UUIDs to query.
Adds a single [String] to [experimentIds]..
filters maps a project (session) UUID string to a list of filter expressions
(optional).
filters maps a project (session) UUID string to a list of filter expressions
(optional).
page_size is the maximum number of examples to return.
page_size is the maximum number of examples to return.
selects lists which run properties to include.
selects lists which run properties to include.
Adds a single [Select] to [selects]..
sort controls feedback-score sorting (single project only).
sort controls feedback-score sorting (single project only).
Returns an immutable instance of [Body].