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

namespace GPBMetadata\Google\Cloud\Tasks\V2;

class Task
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\Resource::initOnce();
        \GPBMetadata\Google\Cloud\Tasks\V2\Target::initOnce();
        \GPBMetadata\Google\Protobuf\Duration::initOnce();
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        \GPBMetadata\Google\Rpc\Status::initOnce();
        $pool->internalAddGeneratedFile(
            '
£	
 google/cloud/tasks/v2/task.protogoogle.cloud.tasks.v2"google/cloud/tasks/v2/target.protogoogle/protobuf/duration.protogoogle/protobuf/timestamp.protogoogle/rpc/status.proto"´
Task
name (	N
app_engine_http_request (2+.google.cloud.tasks.v2.AppEngineHttpRequestH :
http_request (2".google.cloud.tasks.v2.HttpRequestH 1
schedule_time (2.google.protobuf.Timestamp/
create_time (2.google.protobuf.Timestamp4
dispatch_deadline (2.google.protobuf.Duration
dispatch_count (
response_count (5
first_attempt	 (2.google.cloud.tasks.v2.Attempt4
last_attempt
 (2.google.cloud.tasks.v2.Attempt.
view (2 .google.cloud.tasks.v2.Task.View"1
View
VIEW_UNSPECIFIED 	
BASIC
FULL:hêAe
cloudtasks.googleapis.com/TaskCprojects/{project}/locations/{location}/queues/{queue}/tasks/{task}B
message_type"Ï
Attempt1
schedule_time (2.google.protobuf.Timestamp1
dispatch_time (2.google.protobuf.Timestamp1
response_time (2.google.protobuf.Timestamp+
response_status (2.google.rpc.StatusBY
com.google.cloud.tasks.v2B	TaskProtoPZ/cloud.google.com/go/tasks/apiv2/taskspb;taskspbbproto3'
        , true);

        static::$is_initialized = true;
    }
}

