crc32cHash property

int? crc32cHash
getter/setter pair

For Scotty Uploads: Scotty-provided hashes for uploads For Scotty Downloads: (WARNING: DO NOT USE WITHOUT PERMISSION FROM THE SCOTTY TEAM.) A Hash provided by the agent to be used to verify the data being downloaded.

Currently only supported for inline payloads. Further, only crc32c_hash is currently supported.

Implementation

core.int? crc32cHash;