Google Apps Script API
    Preparing search index...
    interface TableOfContents {
        content?: StructuralElement[];
        suggestedDeletionIds?: string[];
        suggestedInsertionIds?: string[];
    }
    Index

    Properties

    content?: StructuralElement[]
    suggestedDeletionIds?: string[]
    suggestedInsertionIds?: string[]