Class: Azure::Profiles::Latest::Client::FaceAdapter

Inherits:
Face::FaceDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from Face::FaceDataClass

#base_url, #configurable, #face, #face_list_operations, #large_face_list_operations, #large_person_group_operations, #large_person_group_person, #model_classes, #options, #person_group_operations, #person_group_person, #snapshot_operations

Instance Method Summary collapse

Methods inherited from Face::FaceDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ FaceAdapter

Returns a new instance of FaceAdapter.



1283
1284
1285
# File 'lib/latest/latest_profile_client.rb', line 1283

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::Face::FaceDataClass