pending property

int? pending
final

The number of training jobs that are in progress and pending evaluation of their final objective metric.

Implementation

final int? pending;