Databricks SDK for JavaScript
    Preparing search index...
    interface Share {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string