Class AsyncRewriterConnection (2.23.0-rc)

An interface for asynchronous object rewrite implementations.

Functions

Iterate()

Uploads some data to the service.

Returns
TypeDescription
future< StatusOr< RewriteObjectResponse > >