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-03-21 UTC."],[[["The content provides documentation for the `MaxBytesRewrittenPerCall` struct within the Google Cloud Storage C++ library, specifically detailing its availability across various versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["This struct is used to control and limit the number of bytes rewritten in a single step during `Objects: rewrite` operations within the Google Cloud Storage."],["It's primarily intended for testing purposes, ensuring that the code can properly manage partial rewrites and may not be necessary for most applications."],["The value used with this struct must be a multiple of 1 MiB (1048576), specifying the increment in which rewrite operations are limited."],["A static function, `well_known_parameter_name()`, is associated with this struct but does not have a given description in this context."]]],[]]