Home
last modified time | relevance | path

Searched refs:GoogleCloudVisionV1p2beta1TextAnnotationTextProperty (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Symbol.php28 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class;
64 * @param GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
66 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property)
71 * @return GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
H A DGoogleCloudVisionV1p2beta1Paragraph.php29 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class;
63 * @param GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
65 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property)
70 * @return GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
H A DGoogleCloudVisionV1p2beta1Word.php29 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class;
63 * @param GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
65 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property)
70 * @return GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
H A DGoogleCloudVisionV1p2beta1Page.php33 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class;
83 * @param GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
85 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property)
90 * @return GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
H A DGoogleCloudVisionV1p2beta1Block.php35 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class;
95 * @param GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
97 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property)
102 * @return GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
H A DGoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php20 class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty extends \Google\Collection class
59 class_alias(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class, 'Google_Service_Vision_Goo…