Class ListImportJobsResponse (2.0.1)

ListImportJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for KeyManagementService.ListImportJobs.

Attributes

NameDescription
import_jobs Sequence[.resources.ImportJob]
The list of ImportJobs.
next_page_token str
A token to retrieve next page of results. Pass this value in ListImportJobsRequest.page_token to retrieve the next page of results.
total_size int
The total number of ImportJobs that matched the query.