Google Apps Script API
    Preparing search index...
    interface InsertTextRequest {
        endOfSegmentLocation?: EndOfSegmentLocation;
        location?: GoogleAppsScript.Docs.Schema.Location;
        text?: string;
    }
    Index

    Properties

    endOfSegmentLocation?: EndOfSegmentLocation
    text?: string