numResults property

int? numResults
final

The number of recommendations generated by the batch inference job. This number includes the error messages generated for failed input records.

Implementation

final int? numResults;