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

Version Path
pulp_file_client-1.6.0.post3 docs/ContentSummaryResponse.md
pulp_file_client-1.6.0.post2 docs/ContentSummaryResponse.md
pulp_file_client-1.6.0.post1 docs/ContentSummaryResponse.md
pulp_file_client-1.6.0.post0 docs/ContentSummaryResponse.md
pulp_file_client-1.5.0 docs/ContentSummaryResponse.md
pulp_file_client-1.4.0.post1 docs/ContentSummaryResponse.md
pulp_file_client-1.4.0.post0 docs/ContentSummaryResponse.md
pulp_file_client-1.4.0 docs/ContentSummaryResponse.md
pulp_file_client-1.3.0 docs/ContentSummaryResponse.md
pulp_file_client-1.2.0 docs/ContentSummaryResponse.md