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 for version 2.3.0."],["`AttachedClusterUser` represents user-type subject identities for Attached clusters and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The class includes a `Username` property, which is a required string field representing the user's name (e.g., `my-gcp-id@gmail.com`)."],["`AttachedClusterUser` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page shows a version history of the attached cluster user class, with 2.8.0 being the latest version, and 1.0.0-beta01 being the oldest."]]],[]]