View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1UserPrintReport (google_api_chrome_management v0.6.1)
Report for CountPrintJobsByUser, contains printing statistics for a user. Contains the number of printers, the number of devices used to initiate print jobs, and the number of print jobs initiated.
Attributes
-
deviceCount(type:String.t, default:nil) - Number of chrome devices that have been used to initiate print jobs by the user. -
jobCount(type:String.t, default:nil) - Number of print jobs initiated by the user. -
printerCount(type:String.t, default:nil) - Number of printers used by the user. -
userEmail(type:String.t, default:nil) - The primary e-mail address of the user. -
userId(type:String.t, default:nil) - The unique Directory API ID of the user.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.