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

namespace Google\Cloud\Vision\V1;

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

