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