Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1RequestLoggingConfig.php26 public $samplingPercentage; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1RequestLoggingConfig
42 public function setSamplingPercentage($samplingPercentage) argument
44 $this->samplingPercentage = $samplingPercentage;
48 return $this->samplingPercentage;