Sha256: 784dcd350008372ec53531d77c709dfb128b9efd9e5e29244836e78136b7d6a4
Contents?: true
Size: 420 Bytes
Versions: 410
Compression:
Stored size: 420 Bytes
Contents
# PulpcoreClient::UploadChunkResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **offset** | **Integer** | | [optional] [readonly] **size** | **Integer** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::UploadChunkResponse.new(offset: null, size: null) ```
Version data entries
410 entries across 410 versions & 1 rubygems