public sealed class AddPublicKeyResponse : IMessage<AddPublicKeyResponse>, IEquatable<AddPublicKeyResponse>, IDeepCloneable<AddPublicKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class AddPublicKeyResponse.
Response message for
[AddPublicKey][google.cloud.shell.v1.CloudShellService.AddPublicKey].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `AddPublicKeyResponse` class within the Cloud Shell v1 API, specifically for version 2.1.0."],["`AddPublicKeyResponse` is the response message for the `AddPublicKey` operation in the Cloud Shell Service and includes a property called `Key`."],["The `AddPublicKeyResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `AddPublicKeyResponse`, ranging from 1.0.0 to the latest version 2.5.0, all available on the same page."],["The `AddPublicKeyResponse` class has two constructors: one default and the other accepting another `AddPublicKeyResponse` object as a parameter."]]],[]]