Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Annotation.php31 public $annotationSource; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Annotation
70 public function setAnnotationSource($annotationSource) argument
72 $this->annotationSource = $annotationSource;
79 return $this->annotationSource;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php26 public $annotationSource; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotatedDataset
67 public function setAnnotationSource($annotationSource) argument
69 $this->annotationSource = $annotationSource;
76 return $this->annotationSource;