Required. The project and location from which the AddressGroups should be listed, specified in the format projects/*/locations/{location}.
Authorization requires the following IAM permission on the specified resource parent:
networksecurity.addressGroups.list
Query parameters
Parameters
pageSize
integer
Maximum number of AddressGroups to return per call.
pageToken
string
The value returned by the last ListAddressGroupsResponse Indicates that this is a continuation of a prior addressGroups.list call, and that the system should return the next page of data.
[[["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."],[[["This API call lists address groups within a specified project and location."],["The HTTP request uses a GET method with a URL that includes the project and location as a path parameter."],["The `parent` path parameter is required, and its format is `projects/*/locations/{location}`."],["Query parameters such as `pageSize` and `pageToken` can be used to manage the results returned by the API."],["The request body is empty."]]],[]]