Home
last modified time | relevance | path

Searched refs:annotationSpec (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ImageClassificationAnnotation.php28 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
30 $this->annotationSpec = $annotationSpec;
37 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1TextClassificationAnnotation.php28 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
30 $this->annotationSpec = $annotationSpec;
37 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1ConfusionMatrixEntry.php32 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
34 $this->annotationSpec = $annotationSpec;
41 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation.php30 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
32 $this->annotationSpec = $annotationSpec;
39 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1VideoEventAnnotation.php30 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
32 $this->annotationSpec = $annotationSpec;
39 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1Row.php31 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
33 $this->annotationSpec = $annotationSpec;
40 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1VideoClassificationAnnotation.php30 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
32 $this->annotationSpec = $annotationSpec;
39 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1ImagePolylineAnnotation.php32 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
34 $this->annotationSpec = $annotationSpec;
41 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation.php33 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
35 $this->annotationSpec = $annotationSpec;
42 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation.php32 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
34 $this->annotationSpec = $annotationSpec;
41 return $this->annotationSpec;
H A DGoogleCloudDatalabelingV1beta1PrCurve.php39 public function setAnnotationSpec(GoogleCloudDatalabelingV1beta1AnnotationSpec $annotationSpec) argument
41 $this->annotationSpec = $annotationSpec;
48 return $this->annotationSpec;