Home
last modified time | relevance | path

Searched refs:GoogleCloudDatalabelingV1beta1ObjectDetectionConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1LabelVideoRequest.php30 protected $objectDetectionConfigType = GoogleCloudDatalabelingV1beta1ObjectDetectionConfig::class;
80 * @param GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
82 …public function setObjectDetectionConfig(GoogleCloudDatalabelingV1beta1ObjectDetectionConfig $obje…
87 * @return GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
H A DGoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata.php30 protected $objectDetectionConfigType = GoogleCloudDatalabelingV1beta1ObjectDetectionConfig::class;
102 * @param GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
104 …public function setObjectDetectionConfig(GoogleCloudDatalabelingV1beta1ObjectDetectionConfig $obje…
109 * @return GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
H A DGoogleCloudDatalabelingV1beta1ObjectDetectionConfig.php20 class GoogleCloudDatalabelingV1beta1ObjectDetectionConfig extends \Google\Model class
53 class_alias(GoogleCloudDatalabelingV1beta1ObjectDetectionConfig::class, 'Google_Service_DataLabelin…