Method: Falcon::EntitiesODSScheduleScanRequest#hash
- Defined in:
- lib/crimson-falcon/models/entities_ods_schedule_scan_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
348 349 350 |
# File 'lib/crimson-falcon/models/entities_ods_schedule_scan_request.rb', line 348 def hash [cloud_ml_level_detection, cloud_ml_level_prevention, cpu_priority, description, endpoint_notification, file_paths, host_groups, initiated_from, max_duration, max_file_size, pause_duration, quarantine, scan_exclusions, scan_inclusions, schedule, sensor_ml_level_detection, sensor_ml_level_prevention].hash end |