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