Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteRepoRequest

    interface DeleteRepoRequest {
        id?: bigint;
    }
    Index

    Properties

    Properties

    id?: bigint

    The ID for the corresponding repo to delete.