[[["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 in the Security Command Center v2 API represents the results of a groupBy request, including properties and counts."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GroupResult` objects can be instantiated using a default constructor or a copy constructor, taking another `GroupResult` as a parameter."],["It includes two main properties: `Count`, a long integer representing the total count of resources, and `Properties`, a `MapField` containing the grouped properties."],["The class is located within the `Google.Cloud.SecurityCenter.V2` namespace and the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]