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

    Properties

    datasetId?: string
    projectId?: string