restoringServices property

  1. @TagNumber.new(7)
List<String> get restoringServices

Output only. Services that are restoring from the backup.

Implementation

@$pb.TagNumber(7)
$core.List<$core.String> get restoringServices => $_getList(6);