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."],[[["This page provides reference documentation for the `AddPublicKeyMetadata` class within the Google Cloud Shell v1 API, specifically for the .NET environment."],["The `AddPublicKeyMetadata` class is used within the metadata field of operations returned from the `AddPublicKey` method in the `CloudShellService`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checking, deep cloning, and buffer operations."],["The page lists various available versions of the `AddPublicKeyMetadata` class, ranging from version 1.0.0 to the latest version, 2.5.0."],["There are two constructors available for this class, a default one, and another that takes another `AddPublicKeyMetadata` object."]]],[]]