The token for the next page of the response. To see more results,
use this value as the page_token for your next request. If this value
is empty, there are no more results.
[[["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-24 UTC."],[[["This document provides reference information for the `ListGroupsResponse` class within the Google Cloud Network Connectivity v1 API, specifically version 2.5.0, and outlines how it is a response type for the `HubService.ListGroups` method."],["The `ListGroupsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and contains properties like `Groups`, `NextPageToken`, and `Unreachable` for managing group data, pagination, and unreachable hubs."],["The most recent version available is version 2.9.0, and there are multiple versions of this API listed from version 1.0.0 up to 2.9.0."],["The document lists and describes the constructors, properties, and methods associated with the `ListGroupsResponse` class, such as the constructor overloads and the `GetEnumerator()` method for iterating through resources."],["The `Groups` property is a `RepeatedField` of `Group` objects that contains the requested groups, `NextPageToken` is a string that allows for the retrival of more data in the case of a paginated response, and `Unreachable` is a `RepeatedField` of strings that represents hubs that could not be reached."]]],[]]