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