totalBytesRewritten property

String? totalBytesRewritten
getter/setter pair

The total bytes written so far, which can be used to provide a waiting user with a progress indicator.

This property is always present in the response.

Implementation

core.String? totalBytesRewritten;