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