Google Apps Script API
    Preparing search index...
    interface TableReference {
        datasetId?: string;
        projectId?: string;
        tableId?: string;
    }
    Index

    Properties

    datasetId?: string
    projectId?: string
    tableId?: string