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 webpage provides documentation for the `AttachedClusterUser` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.7.0."],["`AttachedClusterUser` represents user identities for Attached clusters and is a sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AttachedClusterUser` class inherits from the base `object` class and contains the property `Username`, which represents the user's name."],["The page includes a link list to the documentation of previous versions of the library down to version 1.0.0-beta01, as well as the most recent version, 2.8.0."],["It provides details on the class constructors, `AttachedClusterUser()`, and `AttachedClusterUser(AttachedClusterUser other)`."]]],[]]