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

Public Instance Methods

dynamic_list() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 90
def dynamic_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::DynamicList
end
error() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 69
def error
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Error
end
error_body() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 93
def error_body
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ErrorBody
end
external_entity() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 78
def external_entity
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::ExternalEntity
end
intent() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 87
def intent
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Intent
end
prediction() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 99
def prediction
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Prediction
end
prediction_request() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 96
def prediction_request
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequest
end
prediction_request_options() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 72
def prediction_request_options
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionRequestOptions
end
prediction_response() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 81
def prediction_response
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::PredictionResponse
end
request_list() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 84
def request_list
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::RequestList
end
sentiment() click to toggle source
# File lib/profiles/latest/modules/luisruntime_profile_module.rb, line 75
def sentiment
  Azure::CognitiveServices::LuisRuntime::V3_0::Models::Sentiment
end