restores property

  1. @TagNumber.new(2)
List<Restore> get restores

Output only. The latest restores of the metastore service.

Implementation

@$pb.TagNumber(2)
$core.List<Restore> get restores => $_getList(1);