Databricks SDK for JavaScript
    Preparing search index...
    interface UpdateStateInfo {
        creationTime?: string;
        state?: UpdateState;
        updateId?: string;
    }
    Index

    Properties

    creationTime?: string
    state?: UpdateState
    updateId?: string