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

namespace Google\Cloud\Vision\V1;

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

