Class ListMirroringEndpointGroupsResponse (0.13.0)

ListMirroringEndpointGroupsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for ListMirroringEndpointGroups.

Attributes

Name Description
mirroring_endpoint_groups MutableSequence[google.cloud.network_security_v1.types.MirroringEndpointGroup]
The endpoint groups from the specified parent.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.