Home
last modified time | relevance | path

Searched refs:exampleCount (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1LabelStats.php25 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelStats
30 public function setExampleCount($exampleCount) argument
32 $this->exampleCount = $exampleCount;
39 return $this->exampleCount;
H A DGoogleCloudDatalabelingV1p2alpha1LabelStats.php25 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1LabelStats
30 public function setExampleCount($exampleCount) argument
32 $this->exampleCount = $exampleCount;
39 return $this->exampleCount;
H A DGoogleCloudDatalabelingV1alpha1LabelStats.php25 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1LabelStats
30 public function setExampleCount($exampleCount) argument
32 $this->exampleCount = $exampleCount;
39 return $this->exampleCount;
H A DGoogleCloudDatalabelingV1p1alpha1LabelStats.php25 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1LabelStats
30 public function setExampleCount($exampleCount) argument
32 $this->exampleCount = $exampleCount;
39 return $this->exampleCount;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php54 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1AnnotatedDataset
165 public function setExampleCount($exampleCount) argument
167 $this->exampleCount = $exampleCount;
174 return $this->exampleCount;
H A DGoogleCloudDatalabelingV1beta1EvaluationJobConfig.php35 public $exampleCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJobConfig
105 public function setExampleCount($exampleCount) argument
107 $this->exampleCount = $exampleCount;
114 return $this->exampleCount;