Databricks SDK for JavaScript
    Preparing search index...
    interface CreateInstallationRequest {
        acceptedConsumerTerms?: ConsumerTerms;
        catalogName?: string;
        listingId?: string;
        recipientType?: DeltaSharingRecipientType;
        repoDetail?: RepoInstallation;
        shareName?: string;
    }
    Index

    Properties

    acceptedConsumerTerms?: ConsumerTerms
    catalogName?: string
    listingId?: string
    repoDetail?: RepoInstallation

    for git repo installations

    shareName?: string