Home
last modified time | relevance | path

Searched refs:GoogleCloudDatalabelingV1beta1ListDatasetsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListDatasetsResponse.php20 class GoogleCloudDatalabelingV1beta1ListDatasetsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDatalabelingV1beta1ListDatasetsResponse::class, 'Google_Service_DataLabeling…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasets.php24 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1ListDatasetsResponse; alias
131 * @return GoogleCloudDatalabelingV1beta1ListDatasetsResponse
137 … return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListDatasetsResponse::class);