Method
Returns a stream containing the batch prediction database connection write errors, if any writes failed for the specified batch prediction job.
REQUIRED |
KEY |
TYPE |
DESCRIPTION |
Yes |
batchPredictionVersion |
str |
Unique string identifier of the batch prediction job to get the errors for.
|
Note: The arguments for the API methods follow camelCase but for Python SDK underscore_case is followed.
KEY |
TYPE |
DESCRIPTION |
success |
Boolean |
true if the call succeeded, false if there was an error |
data |
stream |
|