40 lines
1.6 KiB
PHP
40 lines
1.6 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: HistoryMsgPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class HistoryMsgPushNotice
|
|
{
|
|
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(
|
|
"0aa9030a1a486973746f72794d7367507573684e6f746963652e70726f74" .
|
|
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22c4010a" .
|
|
"0b436861744d65737361676512100a08467269656e644964180120012809" .
|
|
"123d0a0b436f6e74656e745479706518022001280e32282e4a75626f2e4a" .
|
|
"754c69616f2e494d2e57782e50726f746f2e456e756d436f6e74656e7454" .
|
|
"797065120f0a07436f6e74656e7418032001280c120d0a054d7367496418" .
|
|
"042001280312100a084d73675376724964180520012803120e0a06497353" .
|
|
"656e6418062001280812120a0a43726561746554696d6518072001280312" .
|
|
"0e0a0653746174757318082001280522a2010a1b486973746f72794d7367" .
|
|
"507573684e6f746963654d65737361676512100a08576543686174496418" .
|
|
"012001280912360a084d6573736167657318022003280b32242e4a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f2e436861744d6573736167" .
|
|
"65120c0a0453697a65180320012805120d0a05436f756e74180420012805" .
|
|
"120c0a0450616765180520012805120e0a065461736b4964180620012803" .
|
|
"620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|