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"]],[["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 `RemovePublicKeyMetadata` class within the `Google.Cloud.Shell.V1` namespace, specifically version 1.0.0 of the library."],["The `RemovePublicKeyMetadata` class is a message type used in the metadata field of operations, as returned by the `RemovePublicKey` function in the `CloudShellService`."],["It inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with different systems and operations."],["The class features two constructors: a default constructor `RemovePublicKeyMetadata()` and a copy constructor `RemovePublicKeyMetadata(RemovePublicKeyMetadata other)`."],["The documentation outlines the availability of the `RemovePublicKeyMetadata` class in versions ranging from 1.0.0 up to the latest release of version 2.5.0."]]],[]]