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

    Methods

    Methods