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."],[[["This webpage provides access to the documentation for the `RewriteProgress` structure across multiple versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `RewriteProgress` structure represents the status of a rewrite operation, indicating how much of a copy process is completed."],["The `ObjectRewrite` class uses `Iterate()` multiple times to complete a copy process, and this progress can be tracked using the information provided by `RewriteProgress`."],["Users can get an estimated completion time and current status of the rewrite operation via `RewriteProgress`."]]],[]]