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, specifically version 2.0.0, which is part of the Google Cloud Shell service."],["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 `Object` class."],["Constructors for the `AddPublicKeyMetadata` class are provided, including a default constructor and one that accepts another `AddPublicKeyMetadata` instance."],["The page also references previous versions of the `AddPublicKeyMetadata` class from versions 1.0.0 to 2.5.0."]]],[]]