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 latest version available is 2.37.0-rc, which is a release candidate."],["This page provides access to documentation for multiple versions of a C++ storage library, ranging from version 2.11.0 up to the latest release candidate."],["The content revolves around the `RewriteProgress` struct within the `google::cloud::storage` namespace."],["The `RewriteProgress` class represents the current state of an object rewrite operation, which may require multiple iterations to finish."],["Users can get progress updates and estimate the completion time of a rewrite by examining the information in the class."]]],[]]