Class: Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb

Overview

The response message to requesting a list of DnsThreatDetectors.

Instance Attribute Summary collapse

Instance Attribute Details

#dns_threat_detectors::Array<::Google::Cloud::NetworkSecurity::V1beta1::DnsThreatDetector>



102
103
104
105
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 102

class ListDnsThreatDetectorsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



102
103
104
105
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 102

class ListDnsThreatDetectorsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#unreachable::Array<::String>



102
103
104
105
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 102

class ListDnsThreatDetectorsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end