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."],[[["The page provides documentation for the `ListGroupsResponse` class within the Google Cloud Monitoring v3 API, detailing its structure and functionality."],["`ListGroupsResponse` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and `IEnumerable\u003cGroup\u003e`."],["The class has two constructors, a default constructor `ListGroupsResponse()` and another that takes an existing `ListGroupsResponse` object as a parameter."],["It includes properties like `Group`, which is a `RepeatedField` containing a list of group objects, and `NextPageToken`, which is used for pagination of results."],["The page shows a list of available versions, ranging from the latest version 3.15.0 down to 2.3.0, allowing users to access the specific documentation of a release."]]],[]]