Databricks SDK for JavaScript
    Preparing search index...
    UpdateMode: { CONTINUOUS: "CONTINUOUS"; DEFAULT: "DEFAULT" } = ...

    Type Declaration

    • ReadonlyCONTINUOUS: "CONTINUOUS"

      continuous execution mode (regardless of whether the update was triggered by a continuous job or by a legacy continuous pipeline)

    • ReadonlyDEFAULT: "DEFAULT"

      default update mode, a.k.a. "triggered" mode