Limit the number of bytes rewritten in a Objects: rewrite step.
Applications should not need for the most part. It is used during testing, to ensure the code handles partial rewrites properly. Note that the value must be a multiple of 1 MiB (1048576).
[[["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 different versions of the `MaxBytesRewrittenPerCall` struct within the Google Cloud Storage C++ library, spanning from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["`MaxBytesRewrittenPerCall` is a setting that limits the number of bytes rewritten in an `Objects: rewrite` operation step, primarily used for testing purposes."],["In general applications, the parameter should not be necessary, but is used to test proper handling of partial rewrites."],["The value for `MaxBytesRewrittenPerCall` must be a multiple of 1 MiB (1048576) in size."],["The parameter has a static function `well_known_parameter_name()` that returns a `char const *`."]]],[]]