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-04-17 UTC."],[[["This webpage provides reference documentation for the `ListGroupsResponse` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `ListGroupsResponse` class is used to handle the response received after listing groups in the Google Cloud Monitoring API, including handling paged responses."],["The documentation details various versions of the Google Cloud Monitoring v3 API, from the latest 3.15.0 down to version 2.3.0, with hyperlinks to each version's documentation."],["The `ListGroupsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IEnumerable`, and inherits from `object`."],["The class includes properties to manage the collection of Group objects and the page token for handling large result sets, along with methods to iterate through the groups."]]],[]]