Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest.php22 protected $annotationSpecSetType = GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class;
26 * @param GoogleCloudDatalabelingV1beta1AnnotationSpecSet
28 …public function setAnnotationSpecSet(GoogleCloudDatalabelingV1beta1AnnotationSpecSet $annotationSp…
33 * @return GoogleCloudDatalabelingV1beta1AnnotationSpecSet
H A DGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse.php23 protected $annotationSpecSetsType = GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class;
31 * @param GoogleCloudDatalabelingV1beta1AnnotationSpecSet[]
38 * @return GoogleCloudDatalabelingV1beta1AnnotationSpecSet[]
H A DGoogleCloudDatalabelingV1beta1AnnotationSpecSet.php20 class GoogleCloudDatalabelingV1beta1AnnotationSpecSet extends \Google\Collection class
115 class_alias(GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class, 'Google_Service_DataLabeling_Go…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsAnnotationSpecSets.php20 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1AnnotationSpecSet; alias
43 * @return GoogleCloudDatalabelingV1beta1AnnotationSpecSet
49 return $this->call('create', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);
71 * @return GoogleCloudDatalabelingV1beta1AnnotationSpecSet
77 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);