Sha256: 0900b8a72e436591a11759f9bb3f813ba8897f055319f8f404c06631832fa0d5
Contents?: true
Size: 905 Bytes
Versions: 11
Compression:
Stored size: 905 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::CognitiveServices::Mgmt::V2016_02_01_preview module Models # # Defines values for Kind # module Kind Academic = "Academic" BingAutosuggest = "Bing.Autosuggest" BingSearch = "Bing.Search" BingSpeech = "Bing.Speech" BingSpellCheck = "Bing.SpellCheck" ComputerVision = "ComputerVision" ContentModerator = "ContentModerator" Emotion = "Emotion" Face = "Face" LUIS = "LUIS" Recommendations = "Recommendations" SpeakerRecognition = "SpeakerRecognition" Speech = "Speech" SpeechTranslation = "SpeechTranslation" TextAnalytics = "TextAnalytics" TextTranslation = "TextTranslation" WebLM = "WebLM" end end end
Version data entries
11 entries across 11 versions & 1 rubygems