public sealed class RemovePublicKeyMetadata : IMessage<RemovePublicKeyMetadata>, IEquatable<RemovePublicKeyMetadata>, IDeepCloneable<RemovePublicKeyMetadata>, IBufferMessage, IMessage
Message included in the metadata field of operations returned from
[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-03-21 UTC."],[[["This page provides documentation for the `RemovePublicKeyMetadata` class, which is part of the `Google.Cloud.Shell.V1` namespace and is included in the `Google.Cloud.Shell.V1.dll` assembly."],["The `RemovePublicKeyMetadata` class is used to convey metadata within operations resulting from a `RemovePublicKey` action, and it also implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Available versions of `RemovePublicKeyMetadata` range from 1.0.0 to the latest 2.5.0, with each version having its own documentation link."],["The Class provides two constructors: one default constructor, and one constructor that accepts another `RemovePublicKeyMetadata` object as a parameter for creating a new instance."]]],[]]