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