Class: Azure::Profiles::Latest::SpellCheck::SpellCheckDataClass::ModelClasses

Inherits:
Object
  • Object
show all
Defined in:
lib/latest/modules/spellcheck_profile_module.rb

Instance Method Summary collapse

Instance Method Details

#action_typeObject



92
93
94
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 92

def action_type
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType
end

#answerObject



77
78
79
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 77

def answer
  Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer
end

#errorObject



65
66
67
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 65

def error
  Azure::CognitiveServices::SpellCheck::V1_0::Models::Error
end

#error_codeObject



86
87
88
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 86

def error_code
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode
end

#error_responseObject



80
81
82
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 80

def error_response
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse
end

#error_sub_codeObject



89
90
91
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 89

def error_sub_code
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode
end

#error_typeObject



83
84
85
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 83

def error_type
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType
end

#identifiableObject



71
72
73
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 71

def identifiable
  Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable
end

#modeObject



95
96
97
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 95

def mode
  Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode
end

#responseObject



74
75
76
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 74

def response
  Azure::CognitiveServices::SpellCheck::V1_0::Models::Response
end

#response_baseObject



59
60
61
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 59

def response_base
  Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase
end

#spell_checkObject



68
69
70
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 68

def spell_check
  Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck
end

#spelling_flagged_tokenObject



62
63
64
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 62

def spelling_flagged_token
  Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken
end

#spelling_token_suggestionObject



56
57
58
# File 'lib/latest/modules/spellcheck_profile_module.rb', line 56

def spelling_token_suggestion
  Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion
end