Class: Azure::Profiles::Latest::Client::QnamakerAdapter

Inherits:
Qnamaker::QnamakerDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from Qnamaker::QnamakerDataClass

#alterations, #base_url, #configurable, #endpoint_keys, #endpoint_settings, #knowledgebase, #model_classes, #operations, #options

Instance Method Summary collapse

Methods inherited from Qnamaker::QnamakerDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ QnamakerAdapter

Returns a new instance of QnamakerAdapter.



1339
1340
1341
# File 'lib/latest/latest_profile_client.rb', line 1339

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::Qnamaker::QnamakerDataClass