public sealed class RemovePublicKeyResponse : IMessage<RemovePublicKeyResponse>, IEquatable<RemovePublicKeyResponse>, IDeepCloneable<RemovePublicKeyResponse>, IBufferMessage, IMessage
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."],[[["This webpage provides documentation for the `RemovePublicKeyResponse` class within the `Google.Cloud.Shell.V1` namespace, specifically for version 2.0.0 of the API."],["`RemovePublicKeyResponse` is a sealed class that serves as the response message for the `RemovePublicKey` operation in the Cloud Shell Service."],["The class inherits from `Object` and implements several interfaces, including `IMessage\u003cRemovePublicKeyResponse\u003e`, `IEquatable\u003cRemovePublicKeyResponse\u003e`, `IDeepCloneable\u003cRemovePublicKeyResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation also includes a history of previous versions, ranging from version 1.0.0 up to the most current version, 2.5.0, of the `RemovePublicKeyResponse`."],["There are two constructors available for the `RemovePublicKeyResponse` class: a default constructor and one that accepts another `RemovePublicKeyResponse` object as a parameter."]]],[]]