View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1PrinterReport (google_api_chrome_management v0.8.0)
Report for CountPrintJobsByPrinter, contains statistics on printer usage. Contains the total number of print jobs initiated with this printer, the number of users and the number of devices that have initiated at least one print job with this printer.
Attributes
-
deviceCount
(type:String.t
, default:nil
) - Number of chrome devices that have been used to send print jobs to the specified printer. -
jobCount
(type:String.t
, default:nil
) - Number of print jobs sent to the printer. -
printer
(type:String.t
, default:nil
) - Printer name. -
printerId
(type:String.t
, default:nil
) - Printer API ID. -
printerModel
(type:String.t
, default:nil
) - Printer model. -
userCount
(type:String.t
, default:nil
) - Number of users that have sent print jobs to the printer.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.