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

32 lines
1.0 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: PostFriendDetectTask.proto
namespace GPBMetadata;
class PostFriendDetectTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0ad0010a1a506f7374467269656e644465746563745461736b2e70726f74" .
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2290010a" .
"1b506f7374467269656e644465746563745461736b4d6573736167651210" .
"0a085765436861744964180120012809120e0a065461736b496418022001" .
"2803120f0a074d65737361676518032001280912110a094f6e6c79436865" .
"636b18042001280812100a08536b6970486f7572180520012805120c0a04" .
"4d6f6465180620012805120b0a034d6178180720012805620670726f746f" .
"33"
), true);
static::$is_initialized = true;
}
}