35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: FriendTalkNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class FriendTalkNotice
|
|
{
|
|
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(
|
|
"0a9d020a16467269656e6454616c6b4e6f746963652e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f22e1010a17467269" .
|
|
"656e6454616c6b4e6f746963654d65737361676512100a08576543686174" .
|
|
"496418012001280912100a08467269656e644964180320012809123d0a0b" .
|
|
"436f6e74656e745479706518052001280e32282e4a75626f2e4a754c6961" .
|
|
"6f2e494d2e57782e50726f746f2e456e756d436f6e74656e745479706512" .
|
|
"0f0a07436f6e74656e7418062001280c120d0a054d736749641807200128" .
|
|
"0312100a086d73675376724964180820012803120b0a0345787418092001" .
|
|
"280912120a0a43726561746554696d65180a2001280312100a084e69636b" .
|
|
"4e616d65180b20012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|