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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to documentation for numerous versions of the storage library, ranging from version 2.11.0 up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableCrc32cChecksum\u003c/code\u003e feature, which is documented across the provided versions, is used to stop the computation of CRC32C checksums during storage operations, which are computed by default.\u003c/p\u003e\n"],["\u003cp\u003eDisabling CRC32C checksums is generally not recommended as it can expose applications to data corruption, especially if MD5 hashes are also disabled.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the constructor and functions of \u003ccode\u003eDisableCrc32cChecksum\u003c/code\u003e, like the \u003ccode\u003ename()\u003c/code\u003e function that returns the type \u003ccode\u003echar const *\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]