batchPredictionId property

String? batchPredictionId
final

A user-supplied ID that uniquely identifies the BatchPrediction. This value should be identical to the value of the BatchPredictionID in the request.

Implementation

final String? batchPredictionId;