Method: OCI::Identity::Models::NetworkPolicy#hash

Defined in:
lib/oci/identity/models/network_policy.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



80
81
82
# File 'lib/oci/identity/models/network_policy.rb', line 80

def hash
  [network_source_ids].hash
end