Class ListDnsThreatDetectorsResponse (0.13.0)

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

The response message to requesting a list of DnsThreatDetectors.

Attributes

Name Description
dns_threat_detectors MutableSequence[google.cloud.network_security_v1.types.DnsThreatDetector]
The list of DnsThreatDetector resources.
next_page_token str
A token, which can be sent as page_token, to retrieve the next page.
unreachable MutableSequence[str]
Unordered list. Unreachable DnsThreatDetector resources.