rewriteToken property

String? rewriteToken
getter/setter pair

A token to use in subsequent requests to continue copying data.

This token is present in the response only when there is more data to copy.

Implementation

core.String? rewriteToken;