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 details the `ListGroupsResponse` class within the `Google.Cloud.Monitoring.V3` namespace, specifically version 2.6.0, and it's relation to other versions."],["`ListGroupsResponse` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for managing and manipulating lists of groups."],["The class provides methods like `GetEnumerator()` to iterate through the groups and has properties such as `Group` (a `RepeatedField` containing the matching groups) and `NextPageToken` (for handling pagination of results)."],["The provided documentation shows versions ranging from 2.3.0 all the way up to the latest 3.15.0, detailing their respective URL pathing for access."],["`ListGroupsResponse` features two constructors, one default and another that takes another `ListGroupsResponse` object as a parameter for copying values."]]],[]]