Azure Machine Learning Web Service Output Column Response
data class AzureMachineLearningWebServiceOutputColumnResponse(val dataType: String? = null, val name: String? = null)
Describes an output column for the Azure Machine Learning web service endpoint.