Class: Azure::Profiles::Latest::Client::WebSearchAdapter

Inherits:
WebSearch::WebSearchDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from WebSearch::WebSearchDataClass

#base_url, #configurable, #model_classes, #options, #web

Instance Method Summary collapse

Methods inherited from WebSearch::WebSearchDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ WebSearchAdapter

Returns a new instance of WebSearchAdapter.



1374
1375
1376
# File 'lib/latest/latest_profile_client.rb', line 1374

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::WebSearch::WebSearchDataClass