Sha256: e8afb453886bda115b690a18ae49c2027caa4c2dba39f0b18dbf114e62a1f694
Contents?: true
Size: 454 Bytes
Versions: 366
Compression:
Stored size: 454 Bytes
Contents
# PulpcoreClient::PatchedRBACContentGuard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The unique name. | [optional] **description** | **String** | An optional description. | [optional] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::PatchedRBACContentGuard.new(name: null, description: null) ```
Version data entries
366 entries across 366 versions & 1 rubygems