<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/tasks/v2beta2/queue.proto

namespace Google\Cloud\Tasks\V2beta2;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Tasks\V2beta2\Queue\State instead.
     * @deprecated
     */
    class Queue_State {}
}
class_exists(Queue\State::class);
@trigger_error('Google\Cloud\Tasks\V2beta2\Queue_State is deprecated and will be removed in a future release. Use Google\Cloud\Tasks\V2beta2\Queue\State instead', E_USER_DEPRECATED);

