[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ListCryptoKeysResponse` class within the Google Cloud KMS Inventory v1 API, specifically for .NET development."],["The `ListCryptoKeysResponse` class is a response message used by the `KeyDashboardService.ListCryptoKeys` method, containing a list of `CryptoKey` objects."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionality for message handling, comparison, cloning, buffering, paged responses, and enumeration."],["The class includes properties like `CryptoKeys` (a list of CryptoKey resources) and `NextPageToken` (for pagination), along with methods like `GetEnumerator` to iterate through the resources."],["The documentation covers the class's constructors, properties, methods, inheritance, implemented interfaces, namespace (`Google.Cloud.Kms.Inventory.V1`), and assembly (`Google.Cloud.Kms.Inventory.V1.dll`), and it shows available versions ranging from `1.0.0` to the latest `1.4.0`."]]],[]]