Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsDataItems.php21 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1ListDataItemsResponse; alias
64 * @return GoogleCloudDatalabelingV1beta1ListDataItemsResponse
70 … return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListDataItemsResponse::class);
H A DProjectsDatasetsAnnotatedDatasetsDataItems.php21 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1ListDataItemsResponse; alias
64 * @return GoogleCloudDatalabelingV1beta1ListDataItemsResponse
70 … return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListDataItemsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListDataItemsResponse.php20 class GoogleCloudDatalabelingV1beta1ListDataItemsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDatalabelingV1beta1ListDataItemsResponse::class, 'Google_Service_DataLabelin…