Searched refs:GoogleCloudDatalabelingV1beta1Example (Results 1 – 4 of 4) sorted by relevance
23 protected $groundTruthExampleType = GoogleCloudDatalabelingV1beta1Example::class;25 protected $modelCreatedExamplesType = GoogleCloudDatalabelingV1beta1Example::class;29 * @param GoogleCloudDatalabelingV1beta1Example31 public function setGroundTruthExample(GoogleCloudDatalabelingV1beta1Example $groundTruthExample)36 * @return GoogleCloudDatalabelingV1beta1Example43 * @param GoogleCloudDatalabelingV1beta1Example[]50 * @return GoogleCloudDatalabelingV1beta1Example[]
23 protected $examplesType = GoogleCloudDatalabelingV1beta1Example::class;31 * @param GoogleCloudDatalabelingV1beta1Example[]38 * @return GoogleCloudDatalabelingV1beta1Example[]
20 class GoogleCloudDatalabelingV1beta1Example extends \Google\Collection class109 class_alias(GoogleCloudDatalabelingV1beta1Example::class, 'Google_Service_DataLabeling_GoogleCloudD…
20 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1Example; alias45 * @return GoogleCloudDatalabelingV1beta1Example51 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1Example::class);