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

namespace Google\Cloud\Tasks\V2beta2;

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

