Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1VideoEventAnnotation.php24 protected $timeSegmentType = GoogleCloudDatalabelingV1beta1TimeSegment::class;
42 * @param GoogleCloudDatalabelingV1beta1TimeSegment
44 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment)
49 * @return GoogleCloudDatalabelingV1beta1TimeSegment
H A DGoogleCloudDatalabelingV1beta1VideoClassificationAnnotation.php24 protected $timeSegmentType = GoogleCloudDatalabelingV1beta1TimeSegment::class;
42 * @param GoogleCloudDatalabelingV1beta1TimeSegment
44 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment)
49 * @return GoogleCloudDatalabelingV1beta1TimeSegment
H A DGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation.php27 protected $timeSegmentType = GoogleCloudDatalabelingV1beta1TimeSegment::class;
59 * @param GoogleCloudDatalabelingV1beta1TimeSegment
61 public function setTimeSegment(GoogleCloudDatalabelingV1beta1TimeSegment $timeSegment)
66 * @return GoogleCloudDatalabelingV1beta1TimeSegment
H A DGoogleCloudDatalabelingV1beta1TimeSegment.php20 class GoogleCloudDatalabelingV1beta1TimeSegment extends \Google\Model class
62 class_alias(GoogleCloudDatalabelingV1beta1TimeSegment::class, 'Google_Service_DataLabeling_GoogleCl…