Databricks SDK for JavaScript
    Preparing search index...
    interface GetUpdateRequest {
        pipelineId?: string;
        updateId?: string;
    }
    Index

    Properties

    pipelineId?: string

    The ID of the pipeline.

    updateId?: string

    The ID of the update.