public virtual Task<ListCryptoKeysResponse> ListCryptoKeys(ListCryptoKeysRequest request, ServerCallContext context)
Returns cryptographic keys managed by Cloud KMS in a given Cloud project.
Note that this data is sourced from snapshots, meaning it may not
completely reflect the actual state of key metadata at call time.
[[["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 documentation covers the `KeyDashboardService.KeyDashboardServiceBase` class, which serves as the base for server-side implementations of the KeyDashboardService in the KMS Inventory v1 API."],["The `KeyDashboardService.KeyDashboardServiceBase` class is part of the `Google.Cloud.Kms.Inventory.V1` namespace and is found within the `Google.Cloud.Kms.Inventory.V1.dll` assembly."],["The documentation includes reference information for multiple versions of the API, with version 1.4.0 being the latest and version 1.0.0 as the oldest."],["The primary method detailed is `ListCryptoKeys`, which is designed to return a list of cryptographic keys managed by Cloud KMS within a specific Cloud project, with data potentially reflecting a snapshot rather than real-time status."],["`KeyDashboardService.KeyDashboardServiceBase` inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]