Google Apps Script API
    Preparing search index...
    interface DuplicateObjectRequest {
        objectId?: string;
        objectIds?: object;
    }
    Index

    Properties

    objectId?: string
    objectIds?: object