Home
last modified time | relevance | path

Searched refs:labelStats (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse.php88 public function setLabelStats(GoogleCloudDatalabelingV1p1alpha1LabelStats $labelStats) argument
90 $this->labelStats = $labelStats;
97 return $this->labelStats;
H A DGoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse.php88 public function setLabelStats(GoogleCloudDatalabelingV1p2alpha1LabelStats $labelStats) argument
90 $this->labelStats = $labelStats;
97 return $this->labelStats;
H A DGoogleCloudDatalabelingV1alpha1ExportDataOperationResponse.php88 public function setLabelStats(GoogleCloudDatalabelingV1alpha1LabelStats $labelStats) argument
90 $this->labelStats = $labelStats;
97 return $this->labelStats;
H A DGoogleCloudDatalabelingV1beta1ExportDataOperationResponse.php88 public function setLabelStats(GoogleCloudDatalabelingV1beta1LabelStats $labelStats) argument
90 $this->labelStats = $labelStats;
97 return $this->labelStats;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php179 public function setLabelStats(GoogleCloudDatalabelingV1beta1LabelStats $labelStats) argument
181 $this->labelStats = $labelStats;
188 return $this->labelStats;