Google Apps Script API
    Preparing search index...
    interface Group {
        email?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    email?: string
    title?: string