Sha256: 128ef81bb2cbed26ff61a680b7fab17cdef26a8131638065ec6d391a0c3f132c
Contents?: true
Size: 477 Bytes
Versions: 23
Compression:
Stored size: 477 Bytes
Contents
# PulpAnsibleClient::ContentSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | [**Object**](.md) | | **removed** | [**Object**](.md) | | **present** | [**Object**](.md) | | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::ContentSummary.new(added: null, removed: null, present: null) ```
Version data entries
23 entries across 23 versions & 1 rubygems