Sha256: c2bf0d2e911c5d9c05e9c4b00bb7b5d56a1406c3fcb7ccb74bc92c4d65db55f4
Contents?: true
Size: 933 Bytes
Versions: 3
Compression:
Stored size: 933 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::V2017_04_18 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" CustomSpeech = "CustomSpeech" 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
3 entries across 3 versions & 1 rubygems