Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteSyncedTableRequest

    interface DeleteSyncedTableRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The Full resource name of the synced table, of the format "synced_tables/{catalog}.{schema}.{table}", where (catalog, schema, table) are the UC entity names.