Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-pipelines
v2
GetUpdateRequest
Interface GetUpdateRequest
interface
GetUpdateRequest
{
pipelineId
?:
string
;
updateId
?:
string
;
}
Index
Properties
pipeline
Id?
update
Id?
Properties
Optional
pipeline
Id
pipelineId
?:
string
The ID of the pipeline.
Optional
update
Id
updateId
?:
string
The ID of the update.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pipeline
Id
update
Id
Databricks SDK for JavaScript
Loading...
The ID of the pipeline.