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"]],[["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 `RemovePublicKeyMetadata` class is part of the Google Cloud Shell v1 API, specifically within the `Google.Cloud.Shell.V1` namespace."],["This class is used as metadata within operations related to removing public keys, as returned by the `RemovePublicKey` method of the `CloudShellService`."],["The `RemovePublicKeyMetadata` class has several implementations: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["This documentation provides reference for the `RemovePublicKeyMetadata` class, including details on available versions, its inheritance, implemented interfaces, and constructors."],["The latest available version of `RemovePublicKeyMetadata` is 2.5.0, and versions are listed down to 1.0.0."]]],[]]