Method: OCI::Identity::Models::Region#hash
- Defined in:
- lib/oci/identity/models/region.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
104 105 106 |
# File 'lib/oci/identity/models/region.rb', line 104 def hash [key, name].hash end |