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

namespace GPBMetadata\Google\Cloud\Tasks\V2Beta2;

class Queue
{
    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\Tasks\V2Beta2\Target::initOnce();
        \GPBMetadata\Google\Protobuf\Duration::initOnce();
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        $pool->internalAddGeneratedFile(
            '

&google/cloud/tasks/v2beta2/queue.protogoogle.cloud.tasks.v2beta2google/api/resource.proto\'google/cloud/tasks/v2beta2/target.protogoogle/protobuf/duration.protogoogle/protobuf/timestamp.proto"
Queue
name (	Q
app_engine_http_target (2/.google.cloud.tasks.v2beta2.AppEngineHttpTargetH =
pull_target (2&.google.cloud.tasks.v2beta2.PullTargetH ;
rate_limits (2&.google.cloud.tasks.v2beta2.RateLimits=
retry_config (2\'.google.cloud.tasks.v2beta2.RetryConfig6
state (2\'.google.cloud.tasks.v2beta2.Queue.State.

purge_time (2.google.protobuf.Timestamp+
task_ttl	 (2.google.protobuf.Duration0
tombstone_ttl
 (2.google.protobuf.Duration:
stats (2&.google.cloud.tasks.v2beta2.QueueStatsBA"E
State
STATE_UNSPECIFIED 
RUNNING

PAUSED
DISABLED:\\AY
cloudtasks.googleapis.com/Queue6projects/{project}/locations/{location}/queues/{queue}B
target_type"k

RateLimits\'
max_tasks_dispatched_per_second (
max_burst_size (
max_concurrent_tasks ("
RetryConfig
max_attempts (H 
unlimited_attempts (H 5
max_retry_duration (2.google.protobuf.Duration.
min_backoff (2.google.protobuf.Duration.
max_backoff (2.google.protobuf.Duration
max_doublings (B
num_attempts"

QueueStats
tasks_count (BAF
oldest_estimated_arrival_time (2.google.protobuf.TimestampBA\'
executed_last_minute_count (BA(
concurrent_dispatches_count (BA%
effective_execution_rate (BABd
com.google.cloud.tasks.v2beta2B
QueueProtoPZ4cloud.google.com/go/tasks/apiv2beta2/taskspb;taskspbbproto3'
        , true);

        static::$is_initialized = true;
    }
}

