Google Apps Script API
    Preparing search index...
    interface ParentList {
        etag?: string;
        items?: ParentReference[];
        kind?: string;
        selfLink?: string;
    }
    Index

    Properties

    etag?: string
    items?: ParentReference[]
    kind?: string
    selfLink?: string