batchPredictionId property
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;
A user-supplied ID that uniquely identifies the
BatchPrediction
. This value should be identical to the value of
the BatchPredictionID
in the request.
final String? batchPredictionId;