public class RunQueryV2PageResponseitems is the page of runs, sorted by start_time descending.
next_cursor is the opaque cursor to pass as cursor on the next request.
Returns the raw JSON value of [items].
Returns the raw JSON value of [nextCursor].
Returns a mutable builder for constructing an instance of [RunQueryV2PageResponse]..
items is the page of runs, sorted by start_time descending.
items is the page of runs, sorted by start_time descending.
Adds a single [QueryRunResponse] to [items]..
next_cursor is the opaque cursor to pass as cursor on the next request.
next_cursor is the opaque cursor to pass as cursor on the next request.
Returns an immutable instance of [RunQueryV2PageResponse].
Validates that the types of all values in this object match their expected types recursively.