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-03-21 UTC."],[[["The content details various versions of the `RewriteProgress` structure, with version 2.37.0-rc being the latest."],["The `RewriteProgress` structure tracks the status of a rewrite operation."],["The `ObjectRewrite` class can be an ongoing process that requires multiple calls to `Iterate()`, and `RewriteProgress` provides information for partial completions."],["Applications can use the `RewriteProgress` data to show users the current progress and anticipate when the rewrite operation will be complete."]]],[]]