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-04-09 UTC."],[[["This document provides reference information for the `ListGroupsResponse` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0, and details how to obtain information about groups."],["The `ListGroupsResponse` class is used as a response for the `HubService.ListGroups` method and includes a list of requested groups, a token for accessing the next page of results, and a list of unreachable hubs."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities like deep cloning, message buffering, and enumeration, and it provides functionalities such as handling paged responses."],["It contains the properties `Groups`, `NextPageToken`, and `Unreachable`, which hold the requested group data, the token to fetch the subsequent page, and the list of inaccessible hubs, respectively, all related to the group listing."],["There are multiple older versions of the Network Connectivity v1 API documentation available on this webpage, as well as the most recent 2.9.0 version, so that users can use their preferred version."]]],[]]