<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/scheduler/v1beta1/job.proto

namespace Google\Cloud\Scheduler\V1beta1;

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

