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