Module: Azure::ARM::CognitiveServices::Models::Kind
- Defined in:
- lib/generated/azure_mgmt_cognitive_services/models/kind.rb
Overview
Defines values for Kind
Constant Summary collapse
- ComputerVision =
"ComputerVision"
- Emotion =
"Emotion"
- Face =
"Face"
- LUIS =
"LUIS"
- Recommendations =
"Recommendations"
- Speech =
"Speech"
- TextAnalytics =
"TextAnalytics"
- WebLM =
"WebLM"