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

    Properties

    Properties

    name?: string

    The Full resource name of the synced table. Format: "synced_tables/{catalog}.{schema}.{table}", where (catalog, schema, table) are the entity names in the Unity Catalog.