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-21 UTC."],[[["This webpage lists various versions of the `DisableCrc32cChecksum` feature, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `DisableCrc32cChecksum` feature allows users to disable CRC32C checksum calculations during upload and download operations with the GCS client library."],["Disabling CRC32C checksums without enabling MD5 hashes is not recommended as it exposes applications to potential data corruption."],["By default, the GCS client library computes CRC32C checksums for data integrity in all upload and download operations."],["The `name()` function, part of `DisableCrc32cChecksum`, returns a `char const *`, and its specific description is not provided."]]],[]]