public sealed class GroupMembership : IMessage<GroupMembership>, IEquatable<GroupMembership>, IDeepCloneable<GroupMembership>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGroupMembership\u003c/code\u003e class in the Security Command Center v2 API provides details about the groups to which a finding belongs, where a group is a collection of related findings.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroupMembership\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eGroupMembership\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eGroupId\u003c/code\u003e, a string representing the ID of the group, and \u003ccode\u003eGroupType\u003c/code\u003e, which specifies the type of the group.\u003c/p\u003e\n"],["\u003cp\u003eThe class is contained within the namespace \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e and is within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]