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