Sha256: d1587294b217f7b6ecfa7a55ca747c2f17e3beeb22429a7cd83c65546e57d41c
Contents?: true
Size: 486 Bytes
Versions: 29
Compression:
Stored size: 486 Bytes
Contents
# PulpPythonClient::PythonPythonPublication ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **repository_version** | **String** | | [optional] **repository** | **String** | A URI of the repository to be published. | [optional] ## Code Sample ```ruby require 'PulpPythonClient' instance = PulpPythonClient::PythonPythonPublication.new(repository_version: null, repository: null) ```
Version data entries
29 entries across 29 versions & 1 rubygems