Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ObjectTrackingConfig.php29 public $clipLength; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ObjectTrackingConfig
52 public function setClipLength($clipLength) argument
54 $this->clipLength = $clipLength;
61 return $this->clipLength;
H A DGoogleCloudDatalabelingV1beta1EventConfig.php30 public $clipLength; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EventConfig
53 public function setClipLength($clipLength) argument
55 $this->clipLength = $clipLength;
62 return $this->clipLength;