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