menu
googleapis package
documentation
admin/directory_v1.dart
BatchDeletePrintersRequest
printerIds property
printerIds property
dark_mode
light_mode
printerIds
property
List
<
String
>
?
printerIds
getter/setter pair
A list of Printer.id that should be deleted.
Max 100 at a time.
Implementation
core.List<core.String>? printerIds;
googleapis package
documentation
admin/directory_v1
BatchDeletePrintersRequest
printerIds property
BatchDeletePrintersRequest class