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."],[[["This document provides reference documentation for the `ListKeyHandlesResponse` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for version 3.11.0."],["The `ListKeyHandlesResponse` class is a response message for the `ListKeyHandles` operation in the Google Cloud KMS API, and it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from 2.2.0 to the latest 3.16.0, allowing users to access the documentation for their specific version."],["Key members of the `ListKeyHandlesResponse` class are described, which include a default constructor and a copy constructor, as well as the `KeyHandles` property that returns a repeated field of `KeyHandle` objects."],["The document specifies that the `ListKeyHandlesResponse` class resides within the `Google.Cloud.Kms.V1` namespace and is part of the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]