Class ListAuthzExtensionsResponse (0.7.0)

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

Message for response to listing AuthzExtension resources.

Attributes

Name Description
authz_extensions MutableSequence[google.cloud.network_services_v1.types.AuthzExtension]
The list of AuthzExtension 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.