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 webpage provides reference documentation for the `GroupMembership` class within the Google Cloud Security Center v1 API."],["The `GroupMembership` class details the groups that a finding is a member of, and it can contain information about how the findings are related."],["The content offers documentation for multiple versions of the API, from version 2.2.0 all the way up to the latest, 3.24.0."],["`GroupMembership` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities within the .NET framework."],["The `GroupMembership` class includes properties like `GroupId`, representing the group's ID, and `GroupType`, indicating the type of the group, allowing for the clear identification and categorization of groups."]]],[]]