public sealed class AddPublicKeyMetadata : IMessage<AddPublicKeyMetadata>, IEquatable<AddPublicKeyMetadata>, IDeepCloneable<AddPublicKeyMetadata>, IBufferMessage, IMessage
Message included in the metadata field of operations returned from
[AddPublicKey][google.cloud.shell.v1.CloudShellService.AddPublicKey].
[[["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 details the `AddPublicKeyMetadata` class within the `Google.Cloud.Shell.V1` namespace, which is part of the Google Cloud Shell .NET library."],["The `AddPublicKeyMetadata` class is a message included in the metadata of operations returned from the `AddPublicKey` method in the `CloudShellService`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET ecosystem."],["The page contains information about the different available versions of the `AddPublicKeyMetadata` class, ranging from version 1.0.0 to 2.5.0, and provides links to each one."],["The class inherits from the base object class, and has 2 constructors: a default constructor, and one which creates a new instance of `AddPublicKeyMetadata` based off an already existing one."]]],[]]