[[["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 authorizing access via the interactive serial console feature."],["This class is part of the `Google.Cloud.BareMetalSolution.V2` namespace and is available in the `Google.Cloud.BareMetalSolution.V2.dll` assembly, with version 1.7.0 being the latest version available."],["The `SSHKey` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SSHKey` class include `Name` (the SSH key's name, where \"global\" is the only currently valid location), `PublicKey` (the public SSH key in OpenSSH format), and `SshKeyName` (a typed view of the resource name)."],["The class offers two constructors, `SSHKey()` and `SSHKey(SSHKey other)`, where `other` takes in another `SSHKey` object."]]],[]]