Alpha: The request and response contract may change; Returns a paginated.
func (
r *RunService) QueryV2(ctx context.Context,
params RunQueryV2Params,
opts ...option.RequestOption) (res *pagination.ItemsCursorPostPagination| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
params* | RunQueryV2Params | |
opts* | ...option.RequestOption |
Alpha: 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.