menu
googleapis package
documentation
cloudkms/v1.dart
ListImportJobsResponse
ListImportJobsResponse constructor
ListImportJobsResponse constructor
dark_mode
light_mode
ListImportJobsResponse
constructor
ListImportJobsResponse
(
{
List
<
ImportJob
>
?
importJobs
,
String
?
nextPageToken
,
int
?
totalSize
,
})
Implementation
ListImportJobsResponse({ this.importJobs, this.nextPageToken, this.totalSize, });
googleapis package
documentation
cloudkms/v1
ListImportJobsResponse
ListImportJobsResponse constructor
ListImportJobsResponse class