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

    Methods

    Methods