If there might be more results than those appearing in this response, then nextPageToken is included. To get the next set of results, call this method again using the value of nextPageToken as pageToken.
[[["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 2023-06-26 UTC."],[[["The `ListAddressGroups` method returns a JSON response containing a list of `AddressGroup` resources."],["The `addressGroups` field in the response is an array of `AddressGroup` objects."],["The `nextPageToken` field, when present, indicates that there are more results available."],["Use the `nextPageToken` value to make another method call as `pageToken` to retrieve the next set of results."]]],[]]