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

namespace GPBMetadata\Google\Cloud\Scheduler\V1Beta1;

class Job
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\FieldBehavior::initOnce();
        \GPBMetadata\Google\Api\Resource::initOnce();
        \GPBMetadata\Google\Cloud\Scheduler\V1Beta1\Target::initOnce();
        \GPBMetadata\Google\Protobuf\Duration::initOnce();
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        \GPBMetadata\Google\Rpc\Status::initOnce();
        $pool->internalAddGeneratedFile(
            '
Ù
(google/cloud/scheduler/v1beta1/job.protogoogle.cloud.scheduler.v1beta1google/api/resource.proto+google/cloud/scheduler/v1beta1/target.protogoogle/protobuf/duration.protogoogle/protobuf/timestamp.protogoogle/rpc/status.proto"‰
Job
name (	
description (	E
pubsub_target (2,.google.cloud.scheduler.v1beta1.PubsubTargetH U
app_engine_http_target (23.google.cloud.scheduler.v1beta1.AppEngineHttpTargetH A
http_target (2*.google.cloud.scheduler.v1beta1.HttpTargetH 
schedule (	
	time_zone (	4
user_update_time	 (2.google.protobuf.Timestamp8
state
 (2).google.cloud.scheduler.v1beta1.Job.State"
status (2.google.rpc.Status1
schedule_time (2.google.protobuf.Timestamp5
last_attempt_time (2.google.protobuf.TimestampA
retry_config (2+.google.cloud.scheduler.v1beta1.RetryConfig3
attempt_deadline (2.google.protobuf.Duration#
legacy_app_engine_cron (BàA"X
State
STATE_UNSPECIFIED 
ENABLED

PAUSED
DISABLED
UPDATE_FAILED:ZêAW
!cloudscheduler.googleapis.com/Job2projects/{project}/locations/{location}/jobs/{job}B
target"â
RetryConfig
retry_count (5
max_retry_duration (2.google.protobuf.Duration7
min_backoff_duration (2.google.protobuf.Duration7
max_backoff_duration (2.google.protobuf.Duration
max_doublings (Br
"com.google.cloud.scheduler.v1beta1BJobProtoPZ@cloud.google.com/go/scheduler/apiv1beta1/schedulerpb;schedulerpbbproto3'
        , true);

        static::$is_initialized = true;
    }
}

