A list of references that matches the specified filter in the request.
nextPageToken
string
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 2024-03-11 UTC."],[[["The `ListAddressGroupReferences` method returns a JSON object containing a list of `addressGroupReferences` and an optional `nextPageToken` for pagination."],["Each `addressGroupReference` within the list includes details about the associated firewall policy, security policy, and rule priority of an address group."],["The `addressGroupReferences` field is an array of objects that contain references to specific `AddressGroup` usage."],["The `nextPageToken` field is used to retrieve additional results when the initial response doesn't include all the data."],["The `AddressGroupReference` object has fields for the `firewallPolicy`, `securityPolicy`, and `rulePriority`, all used in relation to an associated address group."]]],[]]