The ObjectRewrite class may require multiple calls to Iterate() to finish the copy. This class represents the progress in a partially completed rewrite. Applications can use this information to inform users of the progress and the expected completion time.
[[["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-01 UTC."],[[["The content provides documentation for the `RewriteProgress` struct across multiple versions, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `RewriteProgress` struct, part of the Google Cloud Storage C++ library, is used to track the status and completion progress of a rewrite operation."],["Each listed version number links to the `RewriteProgress` documentation for that specific version, such as `/cpp/docs/reference/storage/2.36.0/structgoogle_1_1cloud_1_1storage_1_1RewriteProgress` for version 2.36.0."],["The documentation states the `ObjectRewrite` class may require multiple calls to `Iterate()` to finish the copy and the `RewriteProgress` class represents the progress of these partially completed rewrites, which can be used by the user."]]],[]]