[[["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."],[[["The `GroupResult` class is part of the Security Command Center v2 API and provides results for groupBy requests, including properties and counts."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for advanced message handling and cloning capabilities."],["The class offers two constructors: a default constructor `GroupResult()` and a copy constructor `GroupResult(GroupResult other)` to duplicate an existing `GroupResult` object."],["`GroupResult` includes properties like `Count`, representing the total number of resources, and `Properties`, which is a map of key-value pairs that match the groupBy fields specified in the request."],["There are two versions of the group result, 1.0.0 and 1.1.0, with 1.1.0 being the latest."]]],[]]