xiaoai/php_server/extend/lib/protobuf/GPBMetadata/PullFriendAddReqListTask.php

30 lines
965 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: PullFriendAddReqListTask.proto
namespace GPBMetadata;
class PullFriendAddReqListTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0aaa010a1e50756c6c467269656e644164645265714c6973745461736b2e" .
"70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f" .
"22670a1f50756c6c467269656e644164645265714c6973745461736b4d65" .
"737361676512100a08576543686174496418012001280912110a09537461" .
"727454696d65180220012803120f0a074f6e6c794e657718032001280812" .
"0e0a06476574416c6c180420012808620670726f746f33"
), true);
static::$is_initialized = true;
}
}