class Azure::SpellCheck::Profiles::Latest::ModelClasses
Public Instance Methods
action_type()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 106 def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end
answer()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 91 def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end
error()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 79 def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end
error_code()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 100 def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end
error_response()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 94 def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end
error_sub_code()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 103 def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end
error_type()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 97 def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end
identifiable()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 85 def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end
mode()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 109 def mode Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end
response()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 88 def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end
response_base()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 73 def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end
spell_check()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 82 def spell_check Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck end
spelling_flagged_token()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 76 def spelling_flagged_token Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken end
spelling_token_suggestion()
click to toggle source
# File lib/profiles/latest/modules/spellcheck_profile_module.rb, line 70 def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion end