Databricks SDK for JavaScript
    Preparing search index...

    Get information about an online table.

    interface GetOnlineTableRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full three-part (catalog, schema, table) name of the table.