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