public sealed class GroupMembership : IMessage<GroupMembership>, IEquatable<GroupMembership>, IDeepCloneable<GroupMembership>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GroupMembership.
Contains details about groups of which this finding is a member. A group is a
collection of findings that are related in some way.
[[["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-03-21 UTC."],[[["This page provides documentation for the `GroupMembership` class within the Google Cloud Security Center v1 API, specifically for version 3.22.0, which is not the latest available version."],["`GroupMembership` is designed to manage and represent groups of related findings within the Security Command Center."],["The class `GroupMembership` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's constructors and properties, including `GroupId` (a string) and `GroupType` (an enum of type GroupMembership.Types.GroupType), which provide information about a group."],["The documentation includes links to various versions of the `GroupMembership` class from version 2.2.0 all the way up to the latest 3.24.0."]]],[]]