Network Security V1beta1 API - Class Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsResponse (v0.14.0)

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

#dns_threat_detectors=

def dns_threat_detectors=(value) -> ::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>
Parameter
Returns

#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 DnsThreatDetector resources.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Unordered list. Unreachable DnsThreatDetector resources.
Returns
  • (::Array<::String>) — Unordered list. Unreachable DnsThreatDetector resources.