class Azure::Profiles::Latest::SpellCheck::SpellCheckDataClass::ModelClasses
Public Instance Methods
action_type()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 92 def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end
answer()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 77 def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end
error()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 65 def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end
error_code()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 86 def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end
error_response()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 80 def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end
error_sub_code()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 89 def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end
error_type()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 83 def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end
identifiable()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 71 def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end
mode()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 95 def mode Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end
response()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 74 def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end
response_base()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 59 def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end
spell_check()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 68 def spell_check Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck end
spelling_flagged_token()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 62 def spelling_flagged_token Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken end
spelling_token_suggestion()
click to toggle source
# File lib/latest/modules/spellcheck_profile_module.rb, line 56 def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion end