Home
last modified time | relevance | path

Searched refs:GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig (Results 1 – 13 of 13) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata.php22 protected $basicConfigType = GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class;
26 * @param GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
28 public function setBasicConfig(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig $basicConfig)
33 * @return GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
H A DGoogleCloudDatalabelingV1alpha1HumanAnnotationConfig.php20 class GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig extends \Google\Collection class
189 class_alias(GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig::class, 'Google_Service_DataLabeli…