Sha256: ac81c43b512a3e7d2920e9f14dacc7b7e755a055545cc6fcac81f31a9591ac6d
Contents?: true
Size: 429 Bytes
Versions: 2
Compression:
Stored size: 429 Bytes
Contents
# PulpFileClient::RBACContentGuard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The unique name. | **description** | **String** | An optional description. | [optional] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::RBACContentGuard.new(name: null, description: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/RBACContentGuard.md |
pulp_file_client-3.49.14 | docs/RBACContentGuard.md |