46 lines
2.1 KiB
PHP
46 lines
2.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ChatRoomPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ChatRoomPushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0af7040a1843686174526f6f6d507573684e6f746963652e70726f746f12" .
|
|
"174a75626f2e4a754c69616f2e494d2e57782e50726f746f2291030a0f43" .
|
|
"686174526f6f6d4d65737361676512100a08557365724e616d6518012001" .
|
|
"280912100a084e69636b4e616d6518022001280912120a0a4d656d626572" .
|
|
"4c697374180320032809120d0a054f776e6572180420012809120e0a064e" .
|
|
"6f7469636518052001280912510a0c53686f774e616d654c697374180620" .
|
|
"03280b323b2e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e" .
|
|
"43686174526f6f6d4d6573736167652e446973706c61794e616d654d6573" .
|
|
"7361676512170a0f53656c66446973706c61794e616d6518072001280912" .
|
|
"0e0a06417661746172180820012809120e0a065665726966791809200128" .
|
|
"0512110a094d736753696c656e74180a20012808120e0a0652656d61726b" .
|
|
"180b20012809120c0a0454797065180c2001280512110a094973556e7573" .
|
|
"75616c181e200128081a570a12446973706c61794e616d654d6573736167" .
|
|
"6512100a08557365724e616d6518012001280912100a0853686f774e616d" .
|
|
"65180220012809120f0a07496e7669746572180320012809120c0a04466c" .
|
|
"616718042001280522a5010a1943686174526f6f6d507573684e6f746963" .
|
|
"654d65737361676512100a085765436861744964180120012809123b0a09" .
|
|
"43686174526f6f6d7318022003280b32282e4a75626f2e4a754c69616f2e" .
|
|
"494d2e57782e50726f746f2e43686174526f6f6d4d657373616765120c0a" .
|
|
"0453697a65180320012805120d0a05436f756e74180420012805120c0a04" .
|
|
"50616765180520012805120e0a065461736b496418062001280362067072" .
|
|
"6f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|