menu
googleapis package
documentation
admin/directory_v1.dart
BatchCreatePrintersRequest
requests property
requests property
dark_mode
light_mode
requests
property
List
<
CreatePrinterRequest
>
?
requests
getter/setter pair
A list of Printers to be created.
Max 50 at a time.
Implementation
core.List<CreatePrinterRequest>? requests;
googleapis package
documentation
admin/directory_v1
BatchCreatePrintersRequest
requests property
BatchCreatePrintersRequest class