Sha256: f1eb988fb63f07e03e9c8c21d18edb45afbd446c9ad5340a17d959ed66397174
Contents?: true
Size: 304 Bytes
Versions: 391
Compression:
Stored size: 304 Bytes
Contents
# PulpcoreClient::Upload ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **size** | **Integer** | The size of the upload in bytes. | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::Upload.new(size: null) ```
Version data entries
391 entries across 391 versions & 1 rubygems