Home
last modified time | relevance | path

Searched refs:GoogleCloudVisionV1p4beta1EntityAnnotation (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p4beta1AnnotateImageResponse.php35 protected $labelAnnotationsType = GoogleCloudVisionV1p4beta1EntityAnnotation::class;
41 protected $logoAnnotationsType = GoogleCloudVisionV1p4beta1EntityAnnotation::class;
47 protected $textAnnotationsType = GoogleCloudVisionV1p4beta1EntityAnnotation::class;
137 * @param GoogleCloudVisionV1p4beta1EntityAnnotation[]
144 * @return GoogleCloudVisionV1p4beta1EntityAnnotation[]
151 * @param GoogleCloudVisionV1p4beta1EntityAnnotation[]
158 * @return GoogleCloudVisionV1p4beta1EntityAnnotation[]
179 * @param GoogleCloudVisionV1p4beta1EntityAnnotation[]
186 * @return GoogleCloudVisionV1p4beta1EntityAnnotation[]
221 * @param GoogleCloudVisionV1p4beta1EntityAnnotation[]
[all …]
H A DGoogleCloudVisionV1p4beta1EntityAnnotation.php20 class GoogleCloudVisionV1p4beta1EntityAnnotation extends \Google\Collection class
183 class_alias(GoogleCloudVisionV1p4beta1EntityAnnotation::class, 'Google_Service_Vision_GoogleCloudVi…