Google Apps Script API
    Preparing search index...
    interface MessagePartBody {
        attachmentId?: string;
        data?: string;
        size?: number;
    }
    Index

    Properties

    attachmentId?: string
    data?: string
    size?: number