Sha256: 3f3c91a3c3f6766eeb6bdbe48df75459bb8671b4fe3e71d87235809680785a86
Contents?: true
Size: 304 Bytes
Versions: 2
Compression:
Stored size: 304 Bytes
Contents
# PulpFileClient::Upload ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **size** | **Integer** | The size of the upload in bytes. | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::Upload.new(size: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/Upload.md |
pulp_file_client-3.49.14 | docs/Upload.md |