Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ObjectDetectionConfig.php26 public $extractionFrameRate; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
42 public function setExtractionFrameRate($extractionFrameRate) argument
44 $this->extractionFrameRate = $extractionFrameRate;
48 return $this->extractionFrameRate;