[[["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 information for the `ListSSHKeysResponse` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.6.0."],["`ListSSHKeysResponse` is a response message used when listing SSH keys, and it implements several interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties like `NextPageToken` (for pagination) and `SshKeys` (a collection of registered SSH keys), and an example of a method being `GetEnumerator` to allow iteration through the SSH keys."],["The provided content shows the availability of previous and current versions, including the latest version at 1.7.0, with all versions linking to the ListSSHKeysResponse class."],["Two constructors are available, a default constructor and one that accepts another ListSSHKeysResponse as a parameter for creating a copy of the current object."]]],[]]