Reference documentation and code samples for the Network Security V1beta1 API class Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsResponse.
The response message to requesting a list of DnsThreatDetectors.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dns_threat_detectors
def dns_threat_detectors() -> ::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>
Returns
- (::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>) — The list of DnsThreatDetector resources.
#dns_threat_detectors=
def dns_threat_detectors=(value) -> ::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>
Parameter
- value (::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>) — The list of DnsThreatDetector resources.
Returns
- (::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>) — The list of DnsThreatDetector resources.
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — A token, which can be sent as
page_token, to retrieve the next page.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
-
value (::String) — A token, which can be sent as
page_token, to retrieve the next page.
Returns
-
(::String) — A token, which can be sent as
page_token, to retrieve the next page.
#unreachable
def unreachable() -> ::Array<::String>
Returns
-
(::Array<::String>) — Unordered list. Unreachable
DnsThreatDetectorresources.
#unreachable=
def unreachable=(value) -> ::Array<::String>
Parameter
-
value (::Array<::String>) — Unordered list. Unreachable
DnsThreatDetectorresources.
Returns
-
(::Array<::String>) — Unordered list. Unreachable
DnsThreatDetectorresources.