menu
googleapis package
documentation
admin/directory_v1.dart
BatchDeletePrintersResponse
printerIds property
printerIds property
dark_mode
light_mode
printerIds
property
List
<
String
>
?
printerIds
getter/setter pair
A list of Printer.id that were successfully deleted.
Implementation
core.List<core.String>? printerIds;
googleapis package
documentation
admin/directory_v1
BatchDeletePrintersResponse
printerIds property
BatchDeletePrintersResponse class