@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
sdk
Runloop
BenchmarkRunListParams
Interface BenchmarkRunListParams
interface
BenchmarkRunListParams
{
starting_after
?:
string
;
limit
?:
number
;
benchmark_id
?:
string
;
name
?:
string
;
}
Hierarchy (
View Summary
)
BenchmarkRunsCursorIDPageParams
BenchmarkRunListParams
Index
Properties
starting_
after?
limit?
benchmark_
id?
name?
Properties
Optional
starting_
after
starting_after
?:
string
Optional
limit
limit
?:
number
Optional
benchmark_
id
benchmark_id
?:
string
The Benchmark ID to filter by.
Optional
name
name
?:
string
Filter by name
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
starting_
after
limit
benchmark_
id
name
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
The Benchmark ID to filter by.