Release google-cloud-vision 0.35.0
Release google-cloud-vision 0.35.0 (#3774)
* Add parent to BatchAnnotate and add PurgeProducts
* ImageAnnotatorClient changes:
* Add parent argument to the following:
* ImageAnnotatorClient#batch_annotate_images
* ImageAnnotatorClient#batch_annotate_files
* ImageAnnotatorClient#async_batch_annotate_images
* ImageAnnotatorClient#async_batch_annotate_files
* Request/Response object changes:
* Add BatchAnnotateImagesRequest#parent
* Add BatchAnnotateFilesRequest#parent
* Add AsyncBatchAnnotateImagesRequest#parent
* Add AsyncBatchAnnotateFilesRequest#parent
* Add AnnotateFileResponse#error
* ProductSearchClient changes:
* Add ProductSearchClient#purge_products
* Add PurgeProductsRequest
* Add ProductSetPurgeConfig
* Add GroupedResult#object_annotations (ObjectAnnotation)
* Update documentation