Google Apps Script API
    Preparing search index...
    interface Link {
        bookmarkId?: string;
        headingId?: string;
        url?: string;
    }
    Index

    Properties

    bookmarkId?: string
    headingId?: string
    url?: string