Object rewrites allow applications to copy objects within Google Cloud Storage without having to download the data. In many cases the copy is a pure metadata operation, see Object: rewrite for mode information.
[[["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-06-12 UTC."],[[["This webpage details the `AsyncRewriter` class within the Google Cloud Storage C++ library, providing versioned documentation for each release."],["The latest version of `AsyncRewriter` is 2.37.0-rc, with documentation available for versions ranging from 2.11.0 up to 2.37.0-rc."],["`AsyncRewriter` facilitates asynchronous object rewrites within Google Cloud Storage, allowing for object copying without downloading data."],["The `AsyncRewriter` class is move-only, meaning it supports move construction and move assignment but not copy operations."],["The `Iterate` function of `AsyncRewriter` executes one iteration of the rewrite process, and it utilizes an `AsyncToken` that can be used to checkpoint and resume rewrites."]]],[]]