Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse.php23 protected $annotatedDatasetsType = GoogleCloudDatalabelingV1beta1AnnotatedDataset::class;
31 * @param GoogleCloudDatalabelingV1beta1AnnotatedDataset[]
38 * @return GoogleCloudDatalabelingV1beta1AnnotatedDataset[]
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php20 class GoogleCloudDatalabelingV1beta1AnnotatedDataset extends \Google\Collection class
221 class_alias(GoogleCloudDatalabelingV1beta1AnnotatedDataset::class, 'Google_Service_DataLabeling_Goo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsAnnotatedDatasets.php20 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1AnnotatedDataset; alias
56 * @return GoogleCloudDatalabelingV1beta1AnnotatedDataset
62 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1AnnotatedDataset::class);