@runloop/api-client - v1.18.1
GitHub
Documentation
Preparing search index...
sdk
Runloop
BenchmarkJobListView
Interface BenchmarkJobListView
interface
BenchmarkJobListView
{
has_more
:
boolean
;
jobs
:
Runloop
.
BenchmarkJobView
[]
;
total_count
?:
number
|
null
;
}
Index
Properties
has_
more
jobs
total_
count?
Properties
has_
more
has_more
:
boolean
jobs
jobs
:
Runloop
.
BenchmarkJobView
[]
List of BenchmarkJobs matching filter.
Optional
total_
count
total_count
?:
number
|
null
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
jobs
total_
count
GitHub
Documentation
@runloop/api-client - v1.18.1
Loading...
List of BenchmarkJobs matching filter.