[[["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-04-17 UTC."],[[["The `ListSSHKeysResponse` class is used for the response of listing SSH keys in the Bare Metal Solution v2 API."],["This class inherits from `object` and implements multiple interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality for handling paged responses and data management."],["It provides properties such as `NextPageToken` to manage pagination and `SshKeys` which is a repeated field containing the actual SSH key data."],["There are various versions of the same ListSSHKeysResponse class available, with the latest being 1.7.0 and the oldest being 1.0.0."],["`ListSSHKeysResponse` includes constructors to create new instances, either empty or by copying an existing `ListSSHKeysResponse`."]]],[]]