You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.5 KiB

1 year ago
<?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(
'
<EFBFBD>
#google/longrunning/operations.protogoogle.longrunninggoogle/api/client.protogoogle/protobuf/any.protogoogle/protobuf/duration.protogoogle/protobuf/empty.protogoogle/rpc/status.proto google/protobuf/descriptor.proto"<EFBFBD>
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<EFBFBD>
Operations<EFBFBD>
ListOperations).google.longrunning.ListOperationsRequest*.google.longrunning.ListOperationsResponse"+<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/v1/{name=operations}<EFBFBD>A name,filter
GetOperation\'.google.longrunning.GetOperationRequest.google.longrunning.Operation"\'<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/v1/{name=operations/**}<EFBFBD>Aname~
DeleteOperation*.google.longrunning.DeleteOperationRequest.google.protobuf.Empty"\'<EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/v1/{name=operations/**}<EFBFBD>Aname<EFBFBD>
CancelOperation*.google.longrunning.CancelOperationRequest.google.protobuf.Empty"1<EFBFBD><EFBFBD><EFBFBD><EFBFBD>$"/v1/{name=operations/**}:cancel:*<EFBFBD>AnameZ
WaitOperation(.google.longrunning.WaitOperationRequest.google.longrunning.Operation"<EFBFBD>Alongrunning.googleapis.comB<EFBFBD>
com.google.longrunningBOperationsProtoPZ=google.golang.org/genproto/googleapis/longrunning;longrunning<EFBFBD><EFBFBD>Google.LongRunning<EFBFBD>Google\\LongRunningbproto3'
, true);
static::$is_initialized = true;
}
}