Google Apps Script API
    Preparing search index...
    interface Placeholder {
        index?: number;
        parentObjectId?: string;
        type?: string;
    }
    Index

    Properties

    index?: number
    parentObjectId?: string
    type?: string