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."],[[["The webpage provides documentation for the `ListGroupsResponse` class within the `Google.Cloud.Monitoring.V3` namespace, which is part of the Google Cloud Monitoring .NET library."],["This class, `ListGroupsResponse`, is used to handle responses that contain a list of monitoring groups, and it implements several interfaces, such as `IMessage`, `IEquatable`, and `IPageResponse`, enabling functionalities like message handling, comparison, and paged results retrieval."],["The latest version of the `Google.Cloud.Monitoring.V3` library documented on this page is 3.15.0, and the page includes links to documentation for previous versions, ranging down to 2.3.0, providing an archive of historical versions."],["Key properties of the `ListGroupsResponse` class include `Group`, which contains the list of groups, and `NextPageToken`, used for handling paginated results, if there are more groups than were returned."],["The page allows the user to consult the inheritance of the class `ListGroupsResponse` along with all the methods and properties it can use."]]],[]]