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."],[[["The webpage provides documentation for the `DisableCrc32cChecksum` feature across multiple versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["`DisableCrc32cChecksum` allows users to turn off CRC32C checksum computations in Google Cloud Storage operations, which are enabled by default for all upload and download processes."],["Disabling CRC32C checksums while MD5 hashes are also disabled can expose applications to data corruption, so it's strongly advised to keep at least CRC32C checksums enabled."],["The latest version for this feature is `2.37.0-rc` while the version provided for is `2.30.0`."],["This feature has one static function, `name()`, which returns the data type `char const*`."]]],[]]