ISPO SDK
    Preparing search index...

    Interface GoogleMailListLabelsResult

    Markdown
    interface GoogleMailListLabelsResult {
        labels: GoogleMailLabel[];
    }
    Index
    labels: GoogleMailLabel[]