A token to retrieve next page of results. Pass this value in
[ListImportJobsRequest.page_token][google.cloud.kms.v1.ListImportJobsRequest.page_token]
to retrieve the next page of results.
Property Value
Type
Description
System.String
TotalSize
public int TotalSize { get; set; }
The total number of [ImportJobs][google.cloud.kms.v1.ImportJob] that
matched the query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 3.16.0 is the latest version available for the Google.Cloud.Kms.V1 package, with multiple other versions ranging down to 2.2.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListImportJobsResponse\u003c/code\u003e class is a response message used by the \u003ccode\u003eKeyManagementService.ListImportJobs\u003c/code\u003e method, designed to retrieve a list of import jobs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListImportJobsResponse\u003c/code\u003e implements interfaces like \u003ccode\u003eIPageResponse<ImportJob>\u003c/code\u003e, \u003ccode\u003eIEnumerable<ImportJob>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIEquatable<ListImportJobsResponse>\u003c/code\u003e, supporting functionalities such as paging, enumeration, message handling, and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListImportJobsResponse\u003c/code\u003e class provides access to a collection of \u003ccode\u003eImportJob\u003c/code\u003e objects via the \u003ccode\u003eImportJobs\u003c/code\u003e property, along with properties for managing pagination (\u003ccode\u003eNextPageToken\u003c/code\u003e) and indicating the total number of import jobs (\u003ccode\u003eTotalSize\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator\u003c/code\u003e method allows iterating through the resources within the \u003ccode\u003eListImportJobsResponse\u003c/code\u003e, providing a way to access each \u003ccode\u003eImportJob\u003c/code\u003e in the response.\u003c/p\u003e\n"]]],[],null,[]]