35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TalkToFriendTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TalkToFriendTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\TransportMessage::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a9d020a2254616c6b546f467269656e645461736b526573756c744e6f74" .
|
|
"6963652e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50" .
|
|
"726f746f22d5010a2354616c6b546f467269656e645461736b526573756c" .
|
|
"744e6f746963654d657373616765120f0a07537563636573731801200128" .
|
|
"0812340a04436f646518022001280e32262e4a75626f2e4a754c69616f2e" .
|
|
"494d2e57782e50726f746f2e456e756d4572726f72436f6465120e0a0645" .
|
|
"72724d736718032001280912100a08576543686174496418042001280912" .
|
|
"100a08467269656e644964180520012809120d0a054d7367496418062001" .
|
|
"280312100a084d7367537672496418072001280312120a0a437265617465" .
|
|
"54696d65180a20012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|