public sealed class AttachedClusterUser : IMessage<AttachedClusterUser>, IEquatable<AttachedClusterUser>, IDeepCloneable<AttachedClusterUser>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClusterUser.
Identities of a user-type subject for Attached clusters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for the `AttachedClusterUser` class is 2.8.0, but this page specifically documents version 2.5.0."],["`AttachedClusterUser` is a class within the Anthos Multi-Cloud v1 API, designed to represent user identities for Attached clusters."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AttachedClusterUser` class contains a `Username` property that represents the user's identifier, such as an email address."],["The `AttachedClusterUser` class has two constructors, one for creating an empty instance, and one for making copies."]]],[]]