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"]],[["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 `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."]]],[]]