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