31 lines
1.0 KiB
PHP
31 lines
1.0 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: PullFriendCircleTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class PullFriendCircleTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ac6010a1a50756c6c467269656e64436972636c655461736b2e70726f74" .
|
|
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2286010a" .
|
|
"1b50756c6c467269656e64436972636c655461736b4d6573736167651210" .
|
|
"0a08576543686174496418012001280912100a08467269656e6449641802" .
|
|
"2001280912110a09537461727454696d65180320012803120d0a05436f75" .
|
|
"6e74180420012805120f0a0752656654696d6518052001280312100a0852" .
|
|
"6566536e734964180620012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|