menu
googleapis package
documentation
jobs/v4.dart
BatchDeleteJobsRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (names != null) 'names': names!, };
googleapis package
documentation
jobs/v4
BatchDeleteJobsRequest
toJson method
BatchDeleteJobsRequest class