Method: SwaggerClient::ScannerAdapterMetadata#hash
- Defined in:
- lib/harbor_swagger_client/models/scanner_adapter_metadata.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
98 99 100 |
# File 'lib/harbor_swagger_client/models/scanner_adapter_metadata.rb', line 98 def hash [name, capabilities, properties].hash end |