menu
googleapis package
documentation
dataproc/v1.dart
AnalyzeBatchRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (requestId != null) 'requestId': requestId!, };
googleapis package
documentation
dataproc/v1
AnalyzeBatchRequest
toJson method
AnalyzeBatchRequest class