Google Apps Script API
    Preparing search index...
    interface DriveItemObject {
        addonHasFileScopePermission: boolean;
        iconUrl: string;
        id: string;
        mimeType: string;
        title: string;
    }
    Index

    Properties

    addonHasFileScopePermission: boolean
    iconUrl: string
    id: string
    mimeType: string
    title: string