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

31 lines
1.0 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: RequestTalkDetailTask.proto
namespace GPBMetadata;
class RequestTalkDetailTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0ac6010a1b5265717565737454616c6b44657461696c5461736b2e70726f" .
"746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f228501" .
"0a1c5265717565737454616c6b44657461696c5461736b4d657373616765" .
"120d0a054d7367496418012001280312100a085765436861744964180220" .
"01280912100a08467269656e64496418032001280912100a084d73675376" .
"724964180420012809120b0a034d643518052001280912130a0b4765744f" .
"726967696e616c180620012808620670726f746f33"
), true);
static::$is_initialized = true;
}
}