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 information for the `AttachedClusterGroup` class within the Anthos Multi-Cloud v1 API, specifically version 2.6.0."],["The `AttachedClusterGroup` class is a representation of group-type subject identities for Attached clusters."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Group` property which is a string that represents the name of the group, such as `my-group@domain.com`, and is a required field."],["There are several versions of the `AttachedClusterGroup` available, with the latest version being 2.8.0, and this particular page detailing the 2.6.0 version, and includes constructor information."]]],[]]