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` class in the Cloud Shell v1 API is 2.5.0, with documentation available for versions dating back to 1.0.0."],["`RemovePublicKeyResponse` is a response message used in the `RemovePublicKey` operation within the `CloudShellService` and is part of the `Google.Cloud.Shell.V1` namespace."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemovePublicKeyResponse` class has two constructors: a default constructor and a copy constructor that takes another `RemovePublicKeyResponse` instance as a parameter."]]],[]]