Class ListAuthzPoliciesResponse (0.13.0)

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

Message for response to listing AuthzPolicy resources.

Attributes

Name Description
authz_policies MutableSequence[google.cloud.network_security_v1.types.AuthzPolicy]
The list of AuthzPolicy resources.
next_page_token str
A token identifying a page of results that the server returns.
unreachable MutableSequence[str]
Locations that could not be reached.