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, detailing its structure and functionality across multiple versions."],["Version 3.15.0 is the latest release, and the page includes documentation for several versions dating back to 2.3.0."],["`ListGroupsResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, which means it can function with Protobuf, handle equality checks, deep cloning, buffering, handle page responses and iteration."],["The class has two constructors, one default and another for creating a copy of an existing `ListGroupsResponse` object."],["The `ListGroupsResponse` class contains properties such as `Group` and `NextPageToken` that are used to display a list of group information and to provide a token to retrieve additional pages of data."]]],[]]