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