public sealed class ImportSshPublicKeyResponse : IMessage<ImportSshPublicKeyResponse>, IEquatable<ImportSshPublicKeyResponse>, IDeepCloneable<ImportSshPublicKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Login v1beta API class ImportSshPublicKeyResponse.
A response message for importing an SSH public key.
[[["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-05-02 UTC."],[[["The latest version of the `ImportSshPublicKeyResponse` class is 3.0.0-beta09, with previous versions including 3.0.0-beta08 and 2.0.0-beta05 also available."],["`ImportSshPublicKeyResponse` is a sealed class within the Google Cloud OS Login v1beta API, serving as the response message for importing an SSH public key."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["The class includes two constructors, a default one and one that accepts another `ImportSshPublicKeyResponse` object as a parameter, and it offers properties named `Details` for detailed information and `LoginProfile` for user login profile data."]]],[]]