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