public sealed class ListKeyHandlesResponse : IMessage<ListKeyHandlesResponse>, IEquatable<ListKeyHandlesResponse>, IDeepCloneable<ListKeyHandlesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class ListKeyHandlesResponse.
Response message for
[Autokey.ListKeyHandles][google.cloud.kms.v1.Autokey.ListKeyHandles].
[[["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."],[[["The latest version of the Google Cloud Key Management Service v1 API for .NET is 3.16.0, with accessible documentation provided."],["This document provides reference for the `ListKeyHandlesResponse` class, which is a response message for `Autokey.ListKeyHandles` within the Google Cloud KMS API, and is available in versions ranging from 2.2.0 to 3.16.0."],["The `ListKeyHandlesResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ListKeyHandlesResponse` contains a `KeyHandles` property, which is a repeated field of type `KeyHandle`, to carry the resulting key handles."]]],[]]