Sha256: bd60ed0a4b95a38bad3fbc1a878d6f6a6bdec3161cd626a066ee0499f8ef45a3

Contents?: true

Size: 454 Bytes

Versions: 2

Compression:

Stored size: 454 Bytes

Contents

# PulpFileClient::PatchedRBACContentGuard

## Properties

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

## Code Sample

```ruby
require 'PulpFileClient'

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


Version data entries

2 entries across 2 versions & 1 rubygems

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