Sha256: 10d103178bb409136aa01e119f34a64482f0a2f4fc7c6fc8d582bb5f56dab393
Contents?: true
Size: 510 Bytes
Versions: 3
Compression:
Stored size: 510 Bytes
Contents
# PulpMavenClient::ContentSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | **Hash<String, Object>** | | **removed** | **Hash<String, Object>** | | **present** | **Hash<String, Object>** | | ## Code Sample ```ruby require 'PulpMavenClient' instance = PulpMavenClient::ContentSummary.new(added: null, removed: null, present: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pulp_maven_client-0.3.2 | docs/ContentSummary.md |
pulp_maven_client-0.3.1 | docs/ContentSummary.md |
pulp_maven_client-0.3.0 | docs/ContentSummary.md |