Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
GetRunOutputRequest
Interface GetRunOutputRequest
Retrieves both the output and the metadata of a run.
interface
GetRunOutputRequest
{
runId
?:
bigint
;
}
Index
Properties
run
Id?
Properties
Optional
run
Id
runId
?:
bigint
The canonical identifier for the run.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
run
Id
Databricks SDK for JavaScript
Loading...
Retrieves both the output and the metadata of a run.