Class: Azure::Profiles::Latest::LuisRuntime::LuisRuntimeDataClass::ModelClasses

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

Instance Method Summary collapse

Instance Method Details

#dynamic_listObject



76
77
78
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 76

def dynamic_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::DynamicList
end

#errorObject



55
56
57
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 55

def error
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Error
end

#error_bodyObject



79
80
81
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 79

def error_body
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ErrorBody
end

#external_entityObject



64
65
66
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 64

def external_entity
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ExternalEntity
end

#intentObject



73
74
75
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 73

def intent
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Intent
end

#predictionObject



85
86
87
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 85

def prediction
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Prediction
end

#prediction_requestObject



82
83
84
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 82

def prediction_request
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequest
end

#prediction_request_optionsObject



58
59
60
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 58

def prediction_request_options
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequestOptions
end

#prediction_responseObject



67
68
69
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 67

def prediction_response
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionResponse
end

#request_listObject



70
71
72
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 70

def request_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::RequestList
end

#sentimentObject



61
62
63
# File 'lib/latest/modules/luisruntime_profile_module.rb', line 61

def sentiment
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Sentiment
end