menu
googleapis package
documentation
osconfig/v1.dart
ListPatchJobsResponse
ListPatchJobsResponse constructor
ListPatchJobsResponse constructor
dark_mode
light_mode
ListPatchJobsResponse
constructor
ListPatchJobsResponse
(
{
String
?
nextPageToken
,
List
<
PatchJob
>
?
patchJobs
,
})
Implementation
ListPatchJobsResponse({ this.nextPageToken, this.patchJobs, });
googleapis package
documentation
osconfig/v1
ListPatchJobsResponse
ListPatchJobsResponse constructor
ListPatchJobsResponse class