logs property

  1. @TagNumber(1)
List<TrainingJobLogEntry> get logs

Implementation

@$pb.TagNumber(1)
$core.List<TrainingJobLogEntry> get logs => $_getList(0);