Databricks SDK for JavaScript
    Preparing search index...
    interface Sequencing {
        controlPlaneSeqNo?: bigint;
        dataPlaneId?: DataPlaneId;
    }
    Index

    Properties

    controlPlaneSeqNo?: bigint

    A sequence number, unique and increasing per pipeline.

    dataPlaneId?: DataPlaneId

    the ID assigned by the data plane.