public RepeatedField<GroupResult> GroupByResults { get; }
Group results. There exists an element for each existing unique
combination of property/values. The element contains a count for the number
of times those specific property/values appear.
[[["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\u003e\u003ccode\u003eGroupFindingsResponse\u003c/code\u003e is a class in the Security Command Center v2 API, serving as the response message for grouping findings.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for handling paginated responses, iterating through results, and managing message objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGroupFindingsResponse\u003c/code\u003e contains properties such as \u003ccode\u003eGroupByResults\u003c/code\u003e which is a list of unique property/value combinations and their counts, \u003ccode\u003eNextPageToken\u003c/code\u003e which allows for retrieval of subsequent result pages, and \u003ccode\u003eTotalSize\u003c/code\u003e indicating the overall number of findings.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for default initialization and copying an existing \u003ccode\u003eGroupFindingsResponse\u003c/code\u003e object, as well as a method \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through \u003ccode\u003eGroupResult\u003c/code\u003e resources.\u003c/p\u003e\n"]]],[],null,[]]