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."],[[["This page provides reference documentation for the `AttachedClusterUser` class within the Anthos Multi-Cloud v1 API, specifically in version 2.1.0."],["The `AttachedClusterUser` class represents identities of user-type subjects for Attached clusters, which is a class that implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version available for the AttachedClusterUser class in the documentation is 2.8.0, with versions ranging from 1.0.0-beta01 to 2.8.0 being documented, and the user can navigate through them."],["The class has two constructors: a default one `AttachedClusterUser()` and one that takes another `AttachedClusterUser` instance as a parameter, `AttachedClusterUser(AttachedClusterUser other)`."],["The `AttachedClusterUser` class includes a `Username` property, which is required and stores the user's name as a string, such as an email address."]]],[]]