sha256 property
A sha256 hash of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
Implementation
core.String? sha256;
A sha256 hash of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
core.String? sha256;