public sealed class RemovePublicKeyMetadata : IMessage<RemovePublicKeyMetadata>, IEquatable<RemovePublicKeyMetadata>, IDeepCloneable<RemovePublicKeyMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class RemovePublicKeyMetadata.
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 API, specifically version 2.3.0."],["`RemovePublicKeyMetadata` is a message class used within the metadata of operations that are returned from the `RemovePublicKey` function."],["The class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are essential for its functionality."],["The documentation also provides links to past version details, with version 2.5.0 being the latest version, as well as various previous versions going as far back as 1.0.0, and details about the inherited members."],["The page showcases the class' constructors, `RemovePublicKeyMetadata()` and `RemovePublicKeyMetadata(RemovePublicKeyMetadata other)`, that can be used to create new objects."]]],[]]