Google Apps Script API
    Preparing search index...
    interface LocationsCollection {
        get(id: string): GoogleAppsScript.Mirror.Schema.Location;
        list(): LocationsListResponse;
    }
    Index

    Methods

    Methods