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

    Properties

    content?: StructuralElement[]
    footnoteId?: string