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 of the Google Cloud C++ client library, ranging from version 2.11.0 to 2.37.0-rc."],["The latest version documented is 2.37.0-rc, which represents a release candidate, with each subsequent version listed being chronologically earlier, all the way down to 2.11.0."],["The `RewriteProgress` structure represents the status of a rewrite operation, such as how many iterations are required for the rewrite to complete."],["The documentation for `RewriteProgress` is available for multiple versions of the library, allowing developers to consult documentation that is specific to the version they are using."],["Applications can utilize the `RewriteProgress` data to inform users about the progress of object rewrite operations and the anticipated completion time."]]],[]]