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 documentation for the `ListGroupsResponse` class within the Google Cloud Monitoring v3 API, detailing its structure and functionality."],["The content includes a version history of the API, ranging from version 2.3.0 to the latest version 3.15.0, with links to the documentation for each."],["The `ListGroupsResponse` class, part of the `Google.Cloud.Monitoring.V3` namespace, is designed to handle the response from a `ListGroups` request, returning a collection of `Group` objects."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IEnumerable`, providing various capabilities like serialization, comparison, cloning, and iteration."],["The class includes properties like `Group`, which contains the list of groups matching the request and `NextPageToken`, which is used to retrieve subsequent pages of results."]]],[]]