@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
BenchmarkUpdateScenariosParams
Interface BenchmarkUpdateScenariosParams
interface
BenchmarkUpdateScenariosParams
{
scenarios_to_add
?:
string
[]
|
null
;
scenarios_to_remove
?:
string
[]
|
null
;
}
Index
Properties
scenarios_
to_
add?
scenarios_
to_
remove?
Properties
Optional
scenarios_
to_
add
scenarios_to_add
?:
string
[]
|
null
Scenario IDs to add to the Benchmark.
Optional
scenarios_
to_
remove
scenarios_to_remove
?:
string
[]
|
null
Scenario IDs to remove from the Benchmark.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scenarios_
to_
add
scenarios_
to_
remove
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
Scenario IDs to add to the Benchmark.