BatchPredictionResponse ComplexType

Contains the response from the BatchPrediction action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
response Edm.String

The result of the batch prediction action when it is completed.

Used by

The following use the BatchPredictionResponse ComplexType.

Name How used
BatchPrediction ReturnType

See also