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