GoogleApi.Admin.Directory_v1.Model.BatchCreatePrintersRequest (google_api_admin v0.34.1) View Source
Request for adding new printers in batch.
Attributes
-
requests(type:list(GoogleApi.Admin.Directory_v1.Model.CreatePrinterRequest.t), default:nil) - A list of Printers to be created. Max 50 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.BatchCreatePrintersRequest{
requests: [GoogleApi.Admin.Directory_v1.Model.CreatePrinterRequest.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.