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

29 lines
868 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: RequestTalkContentTask.proto
namespace GPBMetadata;
class RequestTalkContentTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a84010a1c5265717565737454616c6b436f6e74656e745461736b2e7072" .
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2243" .
"0a1d5265717565737454616c6b436f6e74656e745461736b4d6573736167" .
"6512100a08576543686174496418012001280912100a084d736753767249" .
"64180220012803620670726f746f33"
), true);
static::$is_initialized = true;
}
}