A token to retrieve next page of results. Pass this value in
[ListCryptoKeysRequest.page_token][google.cloud.kms.v1.ListCryptoKeysRequest.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 [CryptoKeys][google.cloud.kms.v1.CryptoKey] 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\u003eThe content pertains to the \u003ccode\u003eListCryptoKeysResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace, which is part of the Google Cloud Key Management Service .NET library.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.16.0 is the latest release, with previous versions dating back to 2.2.0, all accessible via links to their corresponding documentation pages.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListCryptoKeysResponse\u003c/code\u003e is designed to handle responses from \u003ccode\u003eKeyManagementService.ListCryptoKeys\u003c/code\u003e and implements interfaces like \u003ccode\u003eIPageResponse<CryptoKey>\u003c/code\u003e and \u003ccode\u003eIEnumerable<CryptoKey>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCryptoKeysResponse\u003c/code\u003e class includes properties like \u003ccode\u003eCryptoKeys\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eTotalSize\u003c/code\u003e to manage the list of crypto keys, pagination, and total count.\u003c/p\u003e\n"],["\u003cp\u003eThe methods \u003ccode\u003eGetEnumerator()\u003c/code\u003e is available for users to retrieve and iterate over the resources in the response, with explicit implementations like \u003ccode\u003eIEnumerable.GetEnumerator()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]