id | string | Id of the printer. (During printer creation leave empty) |
name | string | The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty) |
description | string | Editable. Description of printer. |
auxiliaryMessages | array | Output only. Auxiliary messages about issues with the printer configuration if any. |
createTime | string | Output only. Time when printer was created. |
displayName | string | Editable. Name of printer. |
makeAndModel | string | Editable. Make and model of printer. e.g. Lexmark MS610de Value must be in format as seen in ListPrinterModels response. |
orgUnitId | string | Organization Unit that owns this printer (Only can be set during Printer creation) |
uri | string | Editable. Printer URI. |
useDriverlessConfig | boolean | Editable. flag to use driverless configuration or not. If it's set to be true, make_and_model can be ignored |