Databricks SDK for JavaScript
    Preparing search index...

    Configuration for the initial default branch created during project creation.

    interface InitialBranchSpec {
        isProtected?: boolean;
    }
    Index

    Properties

    Properties

    isProtected?: boolean

    Whether the initial default branch should be protected from deletion.