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

29 lines
842 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: RequestTalkMsgTask.proto
namespace GPBMetadata;
class RequestTalkMsgTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a7c0a185265717565737454616c6b4d73675461736b2e70726f746f1217" .
"4a75626f2e4a754c69616f2e494d2e57782e50726f746f223f0a19526571" .
"7565737454616c6b4d73675461736b4d65737361676512100a0857654368" .
"6174496418012001280912100a084d736753767249641802200128036206" .
"70726f746f33"
), true);
static::$is_initialized = true;
}
}