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

Version Path
pulp_file_client-1.10.5 docs/ContentSummary.md
pulp_file_client-1.10.4 docs/ContentSummary.md
pulp_file_client-1.10.3 docs/ContentSummary.md
pulp_file_client-1.10.2 docs/ContentSummary.md
pulp_file_client-1.10.1 docs/ContentSummary.md
pulp_file_client-1.10.0 docs/ContentSummary.md
pulp_file_client-1.9.1 docs/ContentSummary.md
pulp_file_client-1.9.0 docs/ContentSummary.md
pulp_file_client-1.8.2 docs/ContentSummary.md
pulp_file_client-1.8.1 docs/ContentSummary.md
pulp_file_client-1.8.0 docs/ContentSummary.md
pulp_file_client-1.7.0 docs/ContentSummary.md
pulp_file_client-1.6.1 docs/ContentSummary.md