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

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