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

namespace Google\Cloud\Vision\V1;

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

