estimatedSecondsToCompletion property

int? estimatedSecondsToCompletion
final

The estimate of the time remaining before the snapshot backup will complete. Returns 0 for a completed backup.

Implementation

final int? estimatedSecondsToCompletion;