Home
last modified time | relevance | path

Searched refs:GoogleCloudDatalabelingV1beta1LabelStats (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ExportDataOperationResponse.php34 protected $labelStatsType = GoogleCloudDatalabelingV1beta1LabelStats::class;
86 * @param GoogleCloudDatalabelingV1beta1LabelStats
88 public function setLabelStats(GoogleCloudDatalabelingV1beta1LabelStats $labelStats)
93 * @return GoogleCloudDatalabelingV1beta1LabelStats
H A DGoogleCloudDatalabelingV1beta1AnnotatedDataset.php55 protected $labelStatsType = GoogleCloudDatalabelingV1beta1LabelStats::class;
177 * @param GoogleCloudDatalabelingV1beta1LabelStats
179 public function setLabelStats(GoogleCloudDatalabelingV1beta1LabelStats $labelStats)
184 * @return GoogleCloudDatalabelingV1beta1LabelStats
H A DGoogleCloudDatalabelingV1beta1LabelStats.php20 class GoogleCloudDatalabelingV1beta1LabelStats extends \Google\Model class
44 class_alias(GoogleCloudDatalabelingV1beta1LabelStats::class, 'Google_Service_DataLabeling_GoogleClo…