◆ __construct()
fiftyone\pipeline\devicedetection\DeviceDetectionPipelineBuilder::__construct | ( | array | $settings | ) |
settings.resourceKey settings.cloudEndPoint custom endpoint for the cloud service settings.restrictedProperties (list of properties to restrict the results to) settings.cloudRequestOrigin value to use for the Origin header when sending requests to cloud.
- Parameters
-
- array{ - resourceKey: string, cloudEndPoint?: string, cloudRequestOrigin?: string, restrictedProperties?: array<string>, javascriptBuilderSettings?: array<string, mixed> } $settings