Home
last modified time | relevance | path

Searched refs:objectDetectionConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1LabelVideoRequest.php82 …etObjectDetectionConfig(GoogleCloudDatalabelingV1beta1ObjectDetectionConfig $objectDetectionConfig) argument
84 $this->objectDetectionConfig = $objectDetectionConfig;
91 return $this->objectDetectionConfig;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata.php104 …etObjectDetectionConfig(GoogleCloudDatalabelingV1beta1ObjectDetectionConfig $objectDetectionConfig) argument
106 $this->objectDetectionConfig = $objectDetectionConfig;
113 return $this->objectDetectionConfig;