menu
googleapis package
documentation
dataproc/v1.dart
ListBatchesResponse
ListBatchesResponse constructor
ListBatchesResponse constructor
dark_mode
light_mode
ListBatchesResponse
constructor
ListBatchesResponse
(
{
List
<
Batch
>
?
batches
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListBatchesResponse({ this.batches, this.nextPageToken, this.unreachable, });
googleapis package
documentation
dataproc/v1
ListBatchesResponse
ListBatchesResponse constructor
ListBatchesResponse class