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