Class: Google::Cloud::SecurityCenterManagement::V1::ListDescendantEventThreatDetectionCustomModulesResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#event_threat_detection_custom_modules::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>

Returns The list of custom modules.

Returns:



1043
1044
1045
1046
# File 'proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb', line 1043

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

#next_page_token::String

Returns A pagination token. To retrieve the next page of results, call the method again with this token.

Returns:

  • (::String)

    A pagination token. To retrieve the next page of results, call the method again with this token.



1043
1044
1045
1046
# File 'proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb', line 1043

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