public sealed class AddPublicKeyMetadata : IMessage<AddPublicKeyMetadata>, IEquatable<AddPublicKeyMetadata>, IDeepCloneable<AddPublicKeyMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class AddPublicKeyMetadata.
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."],[[["The latest version available for the `AddPublicKeyMetadata` class is 2.5.0, but this page is showing the documentation for version 2.3.0."],["`AddPublicKeyMetadata` is a class within the Cloud Shell v1 API, specifically in the `Google.Cloud.Shell.V1` namespace."],["This class is part of the Google Cloud Shell API and is used to contain metadata related to the `AddPublicKey` operation."],["The `AddPublicKeyMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddPublicKeyMetadata` class has two constructors, a default constructor, and one that takes another `AddPublicKeyMetadata` object as an argument."]]],[]]