Class: Azure::Profiles::Latest::Client::QnamakerRuntimeAdapter

Inherits:
QnamakerRuntime::QnamakerRuntimeDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from QnamakerRuntime::QnamakerRuntimeDataClass

#base_url, #configurable, #model_classes, #options, #runtime

Instance Method Summary collapse

Methods inherited from QnamakerRuntime::QnamakerRuntimeDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ QnamakerRuntimeAdapter

Returns a new instance of QnamakerRuntimeAdapter.



1346
1347
1348
# File 'lib/latest/latest_profile_client.rb', line 1346

def initialize(context, base_url, options)
  super(context)
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Azure::Profiles::Latest::QnamakerRuntime::QnamakerRuntimeDataClass