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 documentation for the `AddPublicKeyMetadata` class within the Google Cloud Shell v1 API."],["`AddPublicKeyMetadata` is a sealed class that serves as a message included in the metadata of operations for adding a public key, as returned by `AddPublicKey`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which can be used by developers to work with the Cloud Shell API."],["This documentation covers the `AddPublicKeyMetadata` class across multiple versions, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest version."],["It has two constructors to create `AddPublicKeyMetadata` objects: a default one and another to create a copy of an existing object."]]],[]]