PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
Vision
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\Vision; class GoogleCloudVisionV1p2beta1FaceAnnotation extends \Google\Collection { protected $collection_key = 'landmarks'; public $angerLikelihood; public $blurredLikelihood; protected $boundingPolyType = GoogleCloudVisionV1p2beta1BoundingPoly::class; protected $boundingPolyDataType = ''; public $detectionConfidence; protected $fdBoundingPolyType = GoogleCloudVisionV1p2beta1BoundingPoly::class; protected $fdBoundingPolyDataType = ''; public $headwearLikelihood; public $joyLikelihood; public $landmarkingConfidence; protected $landmarksType = GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::class; protected $landmarksDataType = 'array'; public $panAngle; public $rollAngle; public $sorrowLikelihood; public $surpriseLikelihood; public $tiltAngle; public $underExposedLikelihood; public function setAngerLikelihood($angerLikelihood) { $this->angerLikelihood = $angerLikelihood; } public function getAngerLikelihood() { return $this->angerLikelihood; } public function setBlurredLikelihood($blurredLikelihood) { $this->blurredLikelihood = $blurredLikelihood; } public function getBlurredLikelihood() { return $this->blurredLikelihood; } /** * @param GoogleCloudVisionV1p2beta1BoundingPoly */ public function setBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly $boundingPoly) { $this->boundingPoly = $boundingPoly; } /** * @return GoogleCloudVisionV1p2beta1BoundingPoly */ public function getBoundingPoly() { return $this->boundingPoly; } public function setDetectionConfidence($detectionConfidence) { $this->detectionConfidence = $detectionConfidence; } public function getDetectionConfidence() { return $this->detectionConfidence; } /** * @param GoogleCloudVisionV1p2beta1BoundingPoly */ public function setFdBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly $fdBoundingPoly) { $this->fdBoundingPoly = $fdBoundingPoly; } /** * @return GoogleCloudVisionV1p2beta1BoundingPoly */ public function getFdBoundingPoly() { return $this->fdBoundingPoly; } public function setHeadwearLikelihood($headwearLikelihood) { $this->headwearLikelihood = $headwearLikelihood; } public function getHeadwearLikelihood() { return $this->headwearLikelihood; } public function setJoyLikelihood($joyLikelihood) { $this->joyLikelihood = $joyLikelihood; } public function getJoyLikelihood() { return $this->joyLikelihood; } public function setLandmarkingConfidence($landmarkingConfidence) { $this->landmarkingConfidence = $landmarkingConfidence; } public function getLandmarkingConfidence() { return $this->landmarkingConfidence; } /** * @param GoogleCloudVisionV1p2beta1FaceAnnotationLandmark[] */ public function setLandmarks($landmarks) { $this->landmarks = $landmarks; } /** * @return GoogleCloudVisionV1p2beta1FaceAnnotationLandmark[] */ public function getLandmarks() { return $this->landmarks; } public function setPanAngle($panAngle) { $this->panAngle = $panAngle; } public function getPanAngle() { return $this->panAngle; } public function setRollAngle($rollAngle) { $this->rollAngle = $rollAngle; } public function getRollAngle() { return $this->rollAngle; } public function setSorrowLikelihood($sorrowLikelihood) { $this->sorrowLikelihood = $sorrowLikelihood; } public function getSorrowLikelihood() { return $this->sorrowLikelihood; } public function setSurpriseLikelihood($surpriseLikelihood) { $this->surpriseLikelihood = $surpriseLikelihood; } public function getSurpriseLikelihood() { return $this->surpriseLikelihood; } public function setTiltAngle($tiltAngle) { $this->tiltAngle = $tiltAngle; } public function getTiltAngle() { return $this->tiltAngle; } public function setUnderExposedLikelihood($underExposedLikelihood) { $this->underExposedLikelihood = $underExposedLikelihood; } public function getUnderExposedLikelihood() { return $this->underExposedLikelihood; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudVisionV1p2beta1FaceAnnotation::class, 'Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotation');
[+]
..
[-] GoogleCloudVisionV1p3beta1ColorInfo.php
[edit]
[-] GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult.php
[edit]
[-] GoogleCloudVisionV1p1beta1OperationMetadata.php
[edit]
[-] FaceAnnotation.php
[edit]
[-] GoogleCloudVisionV1p3beta1CropHintsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1Page.php
[edit]
[-] BatchOperationMetadata.php
[edit]
[-] GoogleCloudVisionV1p3beta1BatchOperationMetadata.php
[edit]
[-] GoogleCloudVisionV1p4beta1EntityAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1Paragraph.php
[edit]
[-] GoogleCloudVisionV1p4beta1ImageAnnotationContext.php
[edit]
[-] GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php
[edit]
[-] NormalizedVertex.php
[edit]
[-] GoogleCloudVisionV1p3beta1BoundingPoly.php
[edit]
[-] AsyncAnnotateFileRequest.php
[edit]
[-] ListProductsResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1CropHintsAnnotation.php
[edit]
[-] GroupedResult.php
[edit]
[-] ImportProductSetsGcsSource.php
[edit]
[-] ProductSearchResults.php
[edit]
[-] ProductSetPurgeConfig.php
[edit]
[-] Vertex.php
[edit]
[-] GoogleCloudVisionV1p1beta1GcsDestination.php
[edit]
[-] GoogleCloudVisionV1p1beta1TextAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1EntityAnnotation.php
[edit]
[-] GoogleCloudVisionV1p3beta1GcsDestination.php
[edit]
[-] GoogleCloudVisionV1p2beta1OutputConfig.php
[edit]
[-] DetectedLanguage.php
[edit]
[-] Block.php
[edit]
[-] GoogleCloudVisionV1p3beta1ImageProperties.php
[edit]
[-] GoogleCloudVisionV1p2beta1NormalizedVertex.php
[edit]
[-] GoogleCloudVisionV1p4beta1OperationMetadata.php
[edit]
[-] ImageContext.php
[edit]
[-] GoogleCloudVisionV1p2beta1FaceAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1BatchOperationMetadata.php
[edit]
[-] GoogleCloudVisionV1p2beta1BoundingPoly.php
[edit]
[-] GoogleCloudVisionV1p4beta1WebDetectionWebImage.php
[edit]
[-] GoogleCloudVisionV1p1beta1CropHintsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1GcsSource.php
[edit]
[-] GoogleCloudVisionV1p4beta1Word.php
[edit]
[-] EntityAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php
[edit]
[-] GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1ColorInfo.php
[edit]
[-] AnnotateImageResponse.php
[edit]
[-] GoogleCloudVisionV1p1beta1WebDetection.php
[edit]
[-] GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php
[edit]
[-] GoogleCloudVisionV1p3beta1Page.php
[edit]
[-] GcsSource.php
[edit]
[-] GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult.php
[edit]
[-] GoogleCloudVisionV1p4beta1AnnotateFileResponse.php
[edit]
[-] CropHint.php
[edit]
[-] GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse.php
[edit]
[-] BatchAnnotateFilesResponse.php
[edit]
[-] Color.php
[edit]
[-] GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage.php
[edit]
[-] ImportProductSetsResponse.php
[edit]
[-] GoogleCloudVisionV1p4beta1BoundingPoly.php
[edit]
[-] Position.php
[edit]
[-] GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php
[edit]
[-] CropHintsParams.php
[edit]
[-] ObjectAnnotation.php
[edit]
[-] PurgeProductsRequest.php
[edit]
[-] GoogleCloudVisionV1p4beta1ColorInfo.php
[edit]
[-] GoogleCloudVisionV1p3beta1ProductKeyValue.php
[edit]
[-] GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php
[edit]
[-] GoogleCloudVisionV1p4beta1CropHint.php
[edit]
[-] GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php
[edit]
[-] GoogleCloudVisionV1p1beta1NormalizedVertex.php
[edit]
[-] GoogleCloudVisionV1p1beta1InputConfig.php
[edit]
[-] GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult.php
[edit]
[-] GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation.php
[edit]
[-] Word.php
[edit]
[-] ProductSearchParams.php
[edit]
[-] GoogleCloudVisionV1p4beta1ProductSearchResults.php
[edit]
[-] BatchAnnotateFilesRequest.php
[edit]
[-] GcsDestination.php
[edit]
[-] GoogleCloudVisionV1p3beta1Product.php
[edit]
[-] GoogleCloudVisionV1p1beta1Word.php
[edit]
[-] GoogleCloudVisionV1p1beta1CropHint.php
[edit]
[-] GoogleCloudVisionV1p4beta1TextAnnotationTextProperty.php
[edit]
[-] GoogleCloudVisionV1p4beta1Vertex.php
[edit]
[-] GoogleCloudVisionV1p2beta1GcsSource.php
[edit]
[-] GoogleCloudVisionV1p2beta1AnnotateFileResponse.php
[edit]
[-] ListOperationsResponse.php
[edit]
[-] GoogleCloudVisionV1p4beta1WebDetectionWebPage.php
[edit]
[-] GoogleCloudVisionV1p1beta1Paragraph.php
[edit]
[-] GoogleCloudVisionV1p4beta1Property.php
[edit]
[-] GoogleCloudVisionV1p4beta1Symbol.php
[edit]
[-] GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php
[edit]
[-] GoogleCloudVisionV1p3beta1Paragraph.php
[edit]
[-] GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php
[edit]
[-] ReferenceImage.php
[edit]
[-] GoogleCloudVisionV1p4beta1OutputConfig.php
[edit]
[-] GoogleCloudVisionV1p4beta1SafeSearchAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1Product.php
[edit]
[-] GoogleCloudVisionV1p3beta1InputConfig.php
[edit]
[-] GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php
[edit]
[-] GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1ImageProperties.php
[edit]
[-] BatchAnnotateImagesResponse.php
[edit]
[-] LocalizedObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1TextAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1Vertex.php
[edit]
[-] GoogleCloudVisionV1p1beta1ProductKeyValue.php
[edit]
[-] GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php
[edit]
[-] GoogleCloudVisionV1p1beta1Property.php
[edit]
[-] Image.php
[edit]
[-] GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php
[edit]
[-] RemoveProductFromProductSetRequest.php
[edit]
[-] GoogleCloudVisionV1p1beta1Symbol.php
[edit]
[-] GoogleCloudVisionV1p2beta1Block.php
[edit]
[-] GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php
[edit]
[-] GoogleCloudVisionV1p1beta1Vertex.php
[edit]
[-] GoogleCloudVisionV1p3beta1OutputConfig.php
[edit]
[-] GoogleCloudVisionV1p3beta1AnnotateImageResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1WebDetectionWebImage.php
[edit]
[-] GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php
[edit]
[-] GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1FaceAnnotation.php
[edit]
[-] AsyncBatchAnnotateFilesResponse.php
[edit]
[-] GoogleCloudVisionV1p4beta1WebDetection.php
[edit]
[-] GoogleCloudVisionV1p3beta1Vertex.php
[edit]
[-] GoogleCloudVisionV1p3beta1EntityAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1ImageProperties.php
[edit]
[-] GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1Position.php
[edit]
[-] GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1ProductSearchResultsResult.php
[edit]
[-] AsyncBatchAnnotateImagesRequest.php
[edit]
[-] KeyValue.php
[edit]
[-] GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php
[edit]
[-] GoogleCloudVisionV1p1beta1BoundingPoly.php
[edit]
[-] GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php
[edit]
[-] GoogleCloudVisionV1p4beta1ReferenceImage.php
[edit]
[-] GoogleCloudVisionV1p4beta1FaceAnnotationLandmark.php
[edit]
[-] WebEntity.php
[edit]
[-] ProductSet.php
[edit]
[-] GoogleCloudVisionV1p2beta1WebDetection.php
[edit]
[-] GoogleCloudVisionV1p3beta1Position.php
[edit]
[-] GoogleCloudVisionV1p1beta1WebDetectionWebPage.php
[edit]
[-] GoogleCloudVisionV1p4beta1WebDetectionWebLabel.php
[edit]
[-] VisionEmpty.php
[edit]
[-] GoogleCloudVisionV1p3beta1WebDetectionWebPage.php
[edit]
[-] GoogleCloudVisionV1p2beta1ProductSearchResults.php
[edit]
[-] CropHintsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php
[edit]
[-] GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1ProductSearchResultsResult.php
[edit]
[-] GoogleCloudVisionV1p4beta1TextAnnotation.php
[edit]
[-] SafeSearchAnnotation.php
[edit]
[-] WebImage.php
[edit]
[-] GoogleCloudVisionV1p4beta1ProductKeyValue.php
[edit]
[-] GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1TextAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1DominantColorsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php
[edit]
[-] GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php
[edit]
[-] GoogleCloudVisionV1p2beta1Word.php
[edit]
[-] GoogleCloudVisionV1p3beta1ReferenceImage.php
[edit]
[-] GoogleCloudVisionV1p3beta1ImageAnnotationContext.php
[edit]
[-] TextAnnotation.php
[edit]
[+]
Resource
[-] GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1Symbol.php
[edit]
[-] WebPage.php
[edit]
[-] Paragraph.php
[edit]
[-] GoogleCloudVisionV1p2beta1Property.php
[edit]
[-] GoogleCloudVisionV1p3beta1WebDetection.php
[edit]
[-] Landmark.php
[edit]
[-] LatLongRect.php
[edit]
[-] AddProductToProductSetRequest.php
[edit]
[-] GoogleCloudVisionV1p2beta1ImageAnnotationContext.php
[edit]
[-] GoogleCloudVisionV1p1beta1ImageAnnotationContext.php
[edit]
[-] GoogleCloudVisionV1p3beta1OperationMetadata.php
[edit]
[-] CancelOperationRequest.php
[edit]
[-] GoogleCloudVisionV1p2beta1LocationInfo.php
[edit]
[-] GoogleCloudVisionV1p2beta1ColorInfo.php
[edit]
[-] GoogleCloudVisionV1p4beta1Block.php
[edit]
[-] GoogleCloudVisionV1p2beta1ImageProperties.php
[edit]
[-] GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation.php
[edit]
[-] Page.php
[edit]
[-] TextProperty.php
[edit]
[-] GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php
[edit]
[-] Feature.php
[edit]
[-] Status.php
[edit]
[-] GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1Page.php
[edit]
[-] GoogleCloudVisionV1p4beta1Paragraph.php
[edit]
[-] GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php
[edit]
[-] GoogleCloudVisionV1p2beta1EntityAnnotation.php
[edit]
[-] GoogleCloudVisionV1p2beta1OperationMetadata.php
[edit]
[-] GoogleCloudVisionV1p2beta1WebDetectionWebImage.php
[edit]
[-] Product.php
[edit]
[-] GoogleCloudVisionV1p4beta1Product.php
[edit]
[-] GoogleCloudVisionV1p3beta1GcsSource.php
[edit]
[-] GoogleCloudVisionV1p1beta1Product.php
[edit]
[-] GoogleCloudVisionV1p2beta1WebDetectionWebPage.php
[edit]
[-] OperationMetadata.php
[edit]
[-] GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult.php
[edit]
[-] GoogleCloudVisionV1p4beta1WebDetectionWebEntity.php
[edit]
[-] GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php
[edit]
[-] GoogleCloudVisionV1p1beta1ProductSearchResultsResult.php
[edit]
[-] GoogleCloudVisionV1p2beta1ProductKeyValue.php
[edit]
[-] GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php
[edit]
[-] ImageProperties.php
[edit]
[-] GoogleCloudVisionV1p3beta1NormalizedVertex.php
[edit]
[-] GoogleCloudVisionV1p4beta1CropHintsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p3beta1Block.php
[edit]
[-] WebDetectionParams.php
[edit]
[-] GoogleCloudVisionV1p1beta1Page.php
[edit]
[-] GoogleCloudVisionV1p4beta1AnnotateImageResponse.php
[edit]
[-] ImportProductSetsRequest.php
[edit]
[-] AsyncBatchAnnotateImagesResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1ProductSearchResults.php
[edit]
[-] GoogleCloudVisionV1p2beta1Position.php
[edit]
[-] LatLng.php
[edit]
[-] GoogleCloudVisionV1p3beta1LocationInfo.php
[edit]
[-] GoogleCloudVisionV1p4beta1ImportProductSetsResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1InputConfig.php
[edit]
[-] ListReferenceImagesResponse.php
[edit]
[-] GoogleCloudVisionV1p1beta1OutputConfig.php
[edit]
[-] GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1AnnotateFileResponse.php
[edit]
[-] GoogleCloudVisionV1p3beta1Property.php
[edit]
[-] ColorInfo.php
[edit]
[-] TextDetectionParams.php
[edit]
[-] ImportProductSetsInputConfig.php
[edit]
[-] GoogleCloudVisionV1p4beta1NormalizedVertex.php
[edit]
[-] GoogleCloudVisionV1p1beta1FaceAnnotation.php
[edit]
[-] ImageAnnotationContext.php
[edit]
[-] GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak.php
[edit]
[-] GoogleCloudVisionV1p4beta1FaceAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse.php
[edit]
[-] AnnotateImageRequest.php
[edit]
[-] GoogleCloudVisionV1p4beta1FaceRecognitionResult.php
[edit]
[-] Result.php
[edit]
[-] WebDetection.php
[edit]
[-] ImageSource.php
[edit]
[-] GoogleCloudVisionV1p3beta1Word.php
[edit]
[-] GoogleCloudVisionV1p1beta1WebDetectionWebImage.php
[edit]
[-] BatchAnnotateImagesRequest.php
[edit]
[-] GoogleCloudVisionV1p1beta1Position.php
[edit]
[-] AnnotateFileRequest.php
[edit]
[-] GoogleCloudVisionV1p1beta1LocationInfo.php
[edit]
[-] GoogleCloudVisionV1p2beta1AnnotateImageResponse.php
[edit]
[-] InputConfig.php
[edit]
[-] AsyncBatchAnnotateFilesRequest.php
[edit]
[-] GoogleCloudVisionV1p1beta1Block.php
[edit]
[-] BoundingPoly.php
[edit]
[-] GoogleCloudVisionV1p1beta1ProductSearchResults.php
[edit]
[-] GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php
[edit]
[-] GoogleCloudVisionV1p1beta1AnnotateFileResponse.php
[edit]
[-] OutputConfig.php
[edit]
[-] GoogleCloudVisionV1p1beta1AnnotateImageResponse.php
[edit]
[-] Symbol.php
[edit]
[-] GoogleCloudVisionV1p3beta1Symbol.php
[edit]
[-] GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php
[edit]
[-] GoogleCloudVisionV1p4beta1GcsDestination.php
[edit]
[-] GoogleCloudVisionV1p4beta1InputConfig.php
[edit]
[-] WebLabel.php
[edit]
[-] GoogleCloudVisionV1p3beta1CropHint.php
[edit]
[-] LocationInfo.php
[edit]
[-] GoogleCloudVisionV1p4beta1LocationInfo.php
[edit]
[-] DominantColorsAnnotation.php
[edit]
[-] GoogleCloudVisionV1p4beta1GcsSource.php
[edit]
[-] AsyncAnnotateFileResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1CropHint.php
[edit]
[-] GoogleCloudVisionV1p4beta1Celebrity.php
[edit]
[-] Operation.php
[edit]
[-] ListProductSetsResponse.php
[edit]
[-] GoogleCloudVisionV1p2beta1GcsDestination.php
[edit]
[-] GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php
[edit]
[-] GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php
[edit]
[-] DetectedBreak.php
[edit]
[-] ListProductsInProductSetResponse.php
[edit]
[-] Property.php
[edit]
[-] AnnotateFileResponse.php
[edit]