<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/vision/v1/product_search.proto

namespace Google\Cloud\Vision\V1;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Vision\V1\ProductSearchResults\GroupedResult instead.
     * @deprecated
     */
    class ProductSearchResults_GroupedResult {}
}
class_exists(ProductSearchResults\GroupedResult::class);
@trigger_error('Google\Cloud\Vision\V1\ProductSearchResults_GroupedResult is deprecated and will be removed in a future release. Use Google\Cloud\Vision\V1\ProductSearchResults\GroupedResult instead', E_USER_DEPRECATED);

