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.4.0."],["`RemovePublicKeyMetadata` is a message class used in 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`, all of which are specific to the `RemovePublicKeyMetadata` type."],["This class is located in the `Google.Cloud.Shell.V1` namespace and is part of the `Google.Cloud.Shell.V1.dll` assembly."],["The documentation offers details on two constructors for creating instances of the `RemovePublicKeyMetadata` class."]]],[]]