Databricks SDK for JavaScript
    Preparing search index...
    interface DataPlaneId {
        instance?: string;
        seqNo?: bigint;
    }
    Index

    Properties

    Properties

    instance?: string

    The instance name of the data plane emitting an event.

    seqNo?: bigint

    A sequence number, unique and increasing within the data plane instance.