Google Apps Script API
    Preparing search index...
    interface CitiesCollection {
        list(profileId: string): CitiesListResponse;
        list(profileId: string, optionalArgs: object): CitiesListResponse;
    }
    Index

    Methods

    Methods