estimatedCompletionRatio property

double? estimatedCompletionRatio
getter/setter pair

The fraction (between 0.0 and 1.0) of mutates that have been processed.

This is empty if the job hasn't started running yet.

Output only.

Implementation

core.double? estimatedCompletionRatio;