Sha256: 7fa58fb4e20a85c3887786cf4167ac65212c0192a169124d847af468e8e741c3

Contents?: true

Size: 476 Bytes

Versions: 2

Compression:

Stored size: 476 Bytes

Contents

# PulpFileClient::PatchedContentRedirectContentGuard

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The unique name. | [optional] 
**description** | **String** | An optional description. | [optional] 

## Code Sample

```ruby
require 'PulpFileClient'

instance = PulpFileClient::PatchedContentRedirectContentGuard.new(name: null,
                                 description: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulp_file_client-3.55.2 docs/PatchedContentRedirectContentGuard.md
pulp_file_client-3.49.14 docs/PatchedContentRedirectContentGuard.md