Google Apps Script API
    Preparing search index...
    interface UsageReportEntity {
        customerId?: string;
        entityId?: string;
        profileId?: string;
        type?: string;
        userEmail?: string;
    }
    Index

    Properties

    customerId?: string
    entityId?: string
    profileId?: string
    type?: string
    userEmail?: string