Class: Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsRequest

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 message for requesting a list of DnsThreatDetectors in the project.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



87
88
89
90
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 87

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

#page_token::String



87
88
89
90
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 87

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

#parent::String



87
88
89
90
# File 'proto_docs/google/cloud/networksecurity/v1beta1/dns_threat_detector.rb', line 87

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