Class ListAddressGroupsResponse (0.11.0)

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

Response returned by the ListAddressGroups method.

Attributes

Name Description
address_groups MutableSequence[google.cloud.network_security_v1.types.AddressGroup]
List of AddressGroups resources.
next_page_token str
If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token.
unreachable MutableSequence[str]
Locations that could not be reached.