class Azure::Profiles::Latest::LuisRuntime::LuisRuntimeDataClass::ModelClasses

Public Instance Methods

dynamic_list() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 76
def dynamic_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::DynamicList
end
error() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 55
def error
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Error
end
error_body() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 79
def error_body
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ErrorBody
end
external_entity() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 64
def external_entity
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ExternalEntity
end
intent() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 73
def intent
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Intent
end
prediction() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 85
def prediction
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Prediction
end
prediction_request() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 82
def prediction_request
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequest
end
prediction_request_options() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 58
def prediction_request_options
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequestOptions
end
prediction_response() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 67
def prediction_response
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionResponse
end
request_list() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 70
def request_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::RequestList
end
sentiment() click to toggle source
# File lib/latest/modules/luisruntime_profile_module.rb, line 61
def sentiment
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Sentiment
end