Google Apps Script API
    Preparing search index...
    interface SearchCollection {
        list(part: string): SearchListResponse;
        list(part: string, optionalArgs: object): SearchListResponse;
    }
    Index

    Methods

    Methods