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."],[[["This document provides reference documentation for the `AttachedClusterGroup` class within the Anthos Multi-Cloud v1 API."],["`AttachedClusterGroup` represents the identities of a group-type subject for Attached clusters, inheriting from `object` and implementing several interfaces."],["The class includes constructors for creating instances and copying from other `AttachedClusterGroup` objects."],["It features a `Group` property, which is a required string representing the group's name, such as `my-group@domain.com`."],["The available version listed for the class span from 1.0.0-beta01 to 2.8.0, with 2.8.0 being the latest."]]],[]]