If there are more results than have been returned, then this field is set
to a non-empty value. To see the additional results,
use that value as page_token in the next call to this method.
[[["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 `ListGroupsResponse` class within the Google Cloud Monitoring v3 API for .NET, specifically version 3.13.0."],["The `ListGroupsResponse` class represents the response received when listing groups and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing comprehensive functionality."],["The page offers navigation to other versions of the `ListGroupsResponse` class documentation, ranging from version 2.3.0 up to the latest version 3.15.0."],["Key properties of the `ListGroupsResponse` class include `Group`, a repeated field of Group objects, and `NextPageToken`, which indicates if more results are available."],["The `ListGroupsResponse` class includes constructors for creating instances and a `GetEnumerator()` method to iterate through the groups in the response."]]],[]]