Required. The parent, which owns this collection of endpoint groups. Example: projects/123456789/locations/global. See https://google.aip.dev/132 for more details.
Query parameters
Parameters
pageSize
integer
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. See https://google.aip.dev/158 for more details.
pageToken
string
Optional. A page token, received from a previous mirroringEndpointGroups.list call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to mirroringEndpointGroups.list must match the call that provided the page token. See https://google.aip.dev/158 for more details.
A token that can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.
[[["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-07-14 UTC."],[],[],null,["# Method: projects.locations.mirroringEndpointGroups.list\n\nLists endpoint groups in a given project and location. See \u003chttps://google.aip.dev/132\u003e.\n\n### HTTP request\n\n`GET https://networksecurity.googleapis.com/v1beta1/{parent=projects/*/locations/*}/mirroringEndpointGroups`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nResponse message for mirroringEndpointGroups.list.\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `networksecurity.mirroringEndpointGroups.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]