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

28 lines
805 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: FindContactTask.proto
namespace GPBMetadata;
class FindContactTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a750a1546696e64436f6e746163745461736b2e70726f746f12174a7562" .
"6f2e4a754c69616f2e494d2e57782e50726f746f223b0a1646696e64436f" .
"6e746163745461736b4d65737361676512100a0857654368617449641801" .
"20012809120f0a07436f6e74656e74180220012809620670726f746f33"
), true);
static::$is_initialized = true;
}
}