Class: Azure::Profiles::Latest::Client::VideoSearchAdapter

Inherits:
VideoSearch::VideoSearchDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from VideoSearch::VideoSearchDataClass

#base_url, #configurable, #model_classes, #options, #videos_operations

Instance Method Summary collapse

Methods inherited from VideoSearch::VideoSearchDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ VideoSearchAdapter

Returns a new instance of VideoSearchAdapter.



1367
1368
1369
# File 'lib/latest/latest_profile_client.rb', line 1367

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::VideoSearch::VideoSearchDataClass