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-03-14 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The webpage provides documentation and links for numerous versions of the software, ranging from 2.11.0 to 2.37.0-rc."],["The `DisableCrc32cChecksum` feature allows users to disable CRC32C checksum computations during upload and download operations, which are enabled by default."],["Disabling CRC32C checksums while MD5 hashes are disabled is strongly discouraged due to potential data corruption risks."],["The `DisableCrc32cChecksum` class has a function called `name()` which returns a constant character pointer, however no description is given."]]],[]]