Google Apps Script API
    Preparing search index...
    interface EventAttachment {
        fileId?: string;
        fileUrl?: string;
        iconLink?: string;
        mimeType?: string;
        title?: string;
    }
    Index

    Properties

    fileId?: string
    fileUrl?: string
    iconLink?: string
    mimeType?: string
    title?: string