By default the GCS client library computes CRC32C checksums in all upload and download operations. The application can use this option to disable the checksum computation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage documents various versions of the `DisableCrc32cChecksum` feature, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `DisableCrc32cChecksum` option allows users to turn off CRC32C checksum calculations in upload and download operations."],["Disabling CRC32C checksums, especially when MD5 hashes are also disabled, can increase the risk of data corruption during uploads and downloads."],["The GCS client library by default computes CRC32C checksums in all upload and download operations."],["The only function available is a static `name()` that returns a `char const *`."]]],[]]