Method: Harbor2Client::ScanOverview#to_s
- Defined in:
- lib/harbor2_client/models/scan_overview.rb
#to_s ⇒ String
Returns the string representation of the object
135 136 137 |
# File 'lib/harbor2_client/models/scan_overview.rb', line 135 def to_s to_hash.to_s end |