[[["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 `DisableMD5Hash` structure within the Google Cloud Storage C++ client library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `DisableMD5Hash` feature allows users to disable MD5 hashing, which is computationally expensive, and is disabled by default."],["It is recommended to use CRC32C checksums for data integrity instead of MD5, and disabling CRC32C while MD5 is disabled is not suggested as it can lead to data corruption."],["The `EnableMD5Hash()` helper function can be used to re-enable MD5 hashes if they have been disabled, although it is not the default."],["The webpage includes the `name()` function which returns a `char const *` and there is also a `DisableMD5Hash()` constructor available."]]],[]]