Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2LabelAnnotation.php23 protected $categoryEntitiesType = GoogleCloudVideointelligenceV1beta2Entity::class;
25 protected $entityType = GoogleCloudVideointelligenceV1beta2Entity::class;
37 * @param GoogleCloudVideointelligenceV1beta2Entity[]
44 * @return GoogleCloudVideointelligenceV1beta2Entity[]
51 * @param GoogleCloudVideointelligenceV1beta2Entity
53 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity)
58 * @return GoogleCloudVideointelligenceV1beta2Entity
H A DGoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php23 protected $entityType = GoogleCloudVideointelligenceV1beta2Entity::class;
31 * @param GoogleCloudVideointelligenceV1beta2Entity
33 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity)
38 * @return GoogleCloudVideointelligenceV1beta2Entity
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php27 protected $entityType = GoogleCloudVideointelligenceV1beta2Entity::class;
57 * @param GoogleCloudVideointelligenceV1beta2Entity
59 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity)
64 * @return GoogleCloudVideointelligenceV1beta2Entity
H A DGoogleCloudVideointelligenceV1beta2Entity.php20 class GoogleCloudVideointelligenceV1beta2Entity extends \Google\Model class
80 class_alias(GoogleCloudVideointelligenceV1beta2Entity::class, 'Google_Service_CloudVideoIntelligenc…