[[["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-07-02 UTC."],[[["The `SSHKey` class in the Bare Metal Solution v2 API is used for SSH key authorization with the interactive serial console feature."],["This documentation covers version 1.6.0 of the `SSHKey` class, which is part of the `Google.Cloud.BareMetalSolution.V2` namespace, with the latest version being 1.7.0."],["The `SSHKey` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides multiple functionalities."],["The class has two constructors, `SSHKey()` and `SSHKey(SSHKey other)`, and provides three properties: `Name` (string), `PublicKey` (string), and `SshKeyName` (SshKeyName)."],["The `PublicKey` property must be in the OpenSSH `.authorized_keys` format and the valid location for the `Name` property is currently \"global\"."]]],[]]