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

Version Path
pulp_file_client-1.5.0 docs/PatchedfileFileRepository.md
pulp_file_client-1.4.0.post1 docs/PatchedfileFileRepository.md
pulp_file_client-1.4.0.post0 docs/PatchedfileFileRepository.md
pulp_file_client-1.4.0 docs/PatchedfileFileRepository.md
pulp_file_client-1.3.0 docs/PatchedfileFileRepository.md
pulp_file_client-1.2.0 docs/PatchedfileFileRepository.md