Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1VideoEventAnnotation.php44 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment) argument
46 $this->timeSegment = $timeSegment;
53 return $this->timeSegment;
H A DGoogleCloudDatalabelingV1beta1VideoClassificationAnnotation.php44 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment) argument
46 $this->timeSegment = $timeSegment;
53 return $this->timeSegment;
H A DGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation.php61 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment) argument
63 $this->timeSegment = $timeSegment;
70 return $this->timeSegment;