<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/language/v1beta2/language_service.proto

namespace Google\Cloud\Language\V1beta2;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Language\V1beta2\AnnotateTextRequest\Features instead.
     * @deprecated
     */
    class AnnotateTextRequest_Features {}
}
class_exists(AnnotateTextRequest\Features::class);
@trigger_error('Google\Cloud\Language\V1beta2\AnnotateTextRequest_Features is deprecated and will be removed in the next major release. Use Google\Cloud\Language\V1beta2\AnnotateTextRequest\Features instead', E_USER_DEPRECATED);

