Sha256: 81c7cce9b18b6c99851e51d2688f2a74b4290cc6cf8183b6fcd84914ae982796
Contents?: true
Size: 513 Bytes
Versions: 9
Compression:
Stored size: 513 Bytes
Contents
# PulpPythonClient::ContentSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | **Hash<String, Object>** | | **removed** | **Hash<String, Object>** | | **present** | **Hash<String, Object>** | | ## Code Sample ```ruby require 'PulpPythonClient' instance = PulpPythonClient::ContentSummary.new(added: null, removed: null, present: null) ```
Version data entries
9 entries across 9 versions & 1 rubygems