Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2FaceSegment.php22 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
26 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
28 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
33 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2LabelSegment.php26 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
44 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
46 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
51 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2TextSegment.php29 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
61 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
63 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
68 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2VideoAnnotationResults.php43 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
49 protected $shotAnnotationsType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
187 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
189 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
194 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
229 * @param GoogleCloudVideointelligenceV1beta2VideoSegment[]
236 * @return GoogleCloudVideointelligenceV1beta2VideoSegment[]
H A DGoogleCloudVideointelligenceV1beta2Track.php29 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
63 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
65 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
70 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php34 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
88 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
90 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
95 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
85 * @param GoogleCloudVideointelligenceV1beta2VideoSegment
87 public function setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
92 * @return GoogleCloudVideointelligenceV1beta2VideoSegment
H A DGoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php25 protected $segmentsType = GoogleCloudVideointelligenceV1beta2VideoSegment::class;
45 * @param GoogleCloudVideointelligenceV1beta2VideoSegment[]
52 * @return GoogleCloudVideointelligenceV1beta2VideoSegment[]
H A DGoogleCloudVideointelligenceV1beta2VideoSegment.php20 class GoogleCloudVideointelligenceV1beta2VideoSegment extends \Google\Model class
62 class_alias(GoogleCloudVideointelligenceV1beta2VideoSegment::class, 'Google_Service_CloudVideoIntel…