GoogleApi.Admin.Directory_v1.Model.BatchDeletePrintersRequest (google_api_admin v0.37.0) View Source
Request for deleting existing printers in batch.
Attributes
-
printerIds
(type:list(String.t)
, default:nil
) - A list of Printer.id that should be deleted. Max 100 at a time.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Admin.Directory_v1.Model.BatchDeletePrintersRequest{ printerIds: [String.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.