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 field of operations returned from the `AddPublicKey` method in the `CloudShellService`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["This class has two constructors: a default constructor and one that takes another `AddPublicKeyMetadata` object as a parameter."],["The documentation provides version history with the latest version being 2.5.0, and versions ranging down to 1.0.0 are available."]]],[]]