Home
last modified time | relevance | path

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

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