Detailed Description
The Location Pipeline Builder allows you to easily Construct a pipeline containing the location cloud engine.
Internal function for getting evidence keys used by cloud engines
@type resource_key: string
- Parameters
-
- resource_key - The 51Degrees cloud service resource key @type cloud_request_origin: string
- cloud_request_origin - The value to set the Origin header to when making requests to the cloud service @type location_provider: string
- location_provider - fiftyonedegrees or digitalelement @type settings: dict
- settings - Settings for the pipeline. Can contain a
cloud_endpoint
url if overriding the default one. An optional cache can be added by passing an instance of the DataKeyedCache class as acache
setting The pipeline builder can also contain javascript_builder_settings settings see the documentation for the base PipelineBuilder and JavaScriptBuilder classInheritance diagram for location-python.fiftyone_location.location_pipelinebuilder.LocationPipelineBuilder:
[legend] Collaboration diagram for location-python.fiftyone_location.location_pipelinebuilder.LocationPipelineBuilder:
[legend] Public Member Functions