Method: PulpContainerClient::ContainerContainerDistribution#hash

Defined in:
lib/pulp_container_client/models/container_container_distribution.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



251
252
253
# File 'lib/pulp_container_client/models/container_container_distribution.rb', line 251

def hash
  [hidden, base_path, name, content_guard, pulp_labels, repository, repository_version, private, description].hash
end