Sha256: 135e9fe202af8239da8036742c649b7598ad0f5edb75089b609e20d5ad072d9d
Contents?: true
Size: 329 Bytes
Versions: 2
Compression:
Stored size: 329 Bytes
Contents
# PulpFileClient::UploadCommit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sha256** | **String** | The expected sha256 checksum for the file. | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::UploadCommit.new(sha256: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/UploadCommit.md |
pulp_file_client-3.49.14 | docs/UploadCommit.md |