Sha256: e08fe9dcbfdab988f62f18563330696920701d8c3c26fed50eb65a28293c1431
Contents?: true
Size: 564 Bytes
Versions: 6
Compression:
Stored size: 564 Bytes
Contents
# PulpFileClient::PatchedfileFileRepository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | A unique name for this repository. | [optional] **description** | **String** | An optional description. | [optional] **remote** | **String** | | [optional] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::PatchedfileFileRepository.new(name: null, description: null, remote: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems