Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1EvaluationJobConfig.php36 public $exampleSamplePercentage; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJobConfig
116 public function setExampleSamplePercentage($exampleSamplePercentage) argument
118 $this->exampleSamplePercentage = $exampleSamplePercentage;
122 return $this->exampleSamplePercentage;