Home
last modified time | relevance | path

Searched refs:GoogleCloudDatalabelingV1beta1DataItem (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListDataItemsResponse.php23 protected $dataItemsType = GoogleCloudDatalabelingV1beta1DataItem::class;
31 * @param GoogleCloudDatalabelingV1beta1DataItem[]
38 * @return GoogleCloudDatalabelingV1beta1DataItem[]
H A DGoogleCloudDatalabelingV1beta1DataItem.php20 class GoogleCloudDatalabelingV1beta1DataItem extends \Google\Model class
92 class_alias(GoogleCloudDatalabelingV1beta1DataItem::class, 'Google_Service_DataLabeling_GoogleCloud…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsDataItems.php20 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1DataItem; alias
40 * @return GoogleCloudDatalabelingV1beta1DataItem
46 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1DataItem::class);
H A DProjectsDatasetsAnnotatedDatasetsDataItems.php20 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1DataItem; alias
40 * @return GoogleCloudDatalabelingV1beta1DataItem
46 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1DataItem::class);