Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-experiments
v1
Param
Interface Param
Param associated with a run.
interface
Param
{
key
?:
string
;
value
?:
string
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
Key identifying this param.
Optional
value
value
?:
string
Value associated with this param.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Databricks SDK for JavaScript
Loading...
Param associated with a run.