Google Apps Script API
    Preparing search index...
    interface Alerts {
        items?: Alert[];
        kind?: string;
    }
    Index

    Properties

    Properties

    items?: Alert[]
    kind?: string