public sealed class RemovePublicKeyResponse : IMessage<RemovePublicKeyResponse>, IEquatable<RemovePublicKeyResponse>, IDeepCloneable<RemovePublicKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class RemovePublicKeyResponse.
Response message for
[RemovePublicKey][google.cloud.shell.v1.CloudShellService.RemovePublicKey].
[[["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."],[[["The latest version of the `RemovePublicKeyResponse` API is 2.5.0, with versions dating back to 1.0.0 available."],["`RemovePublicKeyResponse` is a class in the `Google.Cloud.Shell.V1` namespace, designed as the response message for the `RemovePublicKey` function within the Cloud Shell v1 API."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage\u003cRemovePublicKeyResponse\u003e`, `IEquatable\u003cRemovePublicKeyResponse\u003e`, `IDeepCloneable\u003cRemovePublicKeyResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `RemovePublicKeyResponse` class offers two constructors, one default and one for copying an existing `RemovePublicKeyResponse` object."],["Inherited members of the class include methods from the `Object` class, like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]