Databricks SDK for JavaScript
    Preparing search index...

    Interface CreateJobResponse

    Job was created successfully

    interface CreateJobResponse {
        jobId?: bigint;
    }
    Index

    Properties

    Properties

    jobId?: bigint

    The canonical identifier for the newly created job.