Google Apps Script API
    Preparing search index...
    interface LanguagesListResponse {
        kind?: string;
        languages?: GoogleAppsScript.Dfareporting.Schema.Language[];
    }
    Index

    Properties

    Properties

    kind?: string