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-02 UTC."],[[["The content details various versions of the `RewriteProgress` structure, part of the Google Cloud Storage C++ library."],["Version `2.37.0-rc` is the latest release candidate, with `2.36.0` being the most recent stable release among others."],["`RewriteProgress` tracks the status of a rewrite operation, indicating partial completion."],["This class informs users of the progress and predicted completion time when copying data, potentially requiring multiple `Iterate()` calls to finish."],["Versions go all the way back to `2.11.0` of this class, providing a wide range of release versions."]]],[]]