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