public sealed class AttachedClusterGroup : IMessage<AttachedClusterGroup>, IEquatable<AttachedClusterGroup>, IDeepCloneable<AttachedClusterGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClusterGroup.
Identities of a group-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 `AttachedClusterGroup` is 2.8.0, with 2.7.0 being the current version displayed."],["The `AttachedClusterGroup` class is part of the Anthos Multi-Cloud v1 API, under the `Google.Cloud.GkeMultiCloud.V1` namespace."],["This class serves as the identities of a group-type subject for Attached clusters."],["It inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `Group` property, which is a required string that represents the name of a group, like `my-group@domain.com`."]]],[]]