42 lines
1.8 KiB
PHP
42 lines
1.8 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ConversationPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ConversationPushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a93040a1c436f6e766572736174696f6e507573684e6f746963652e7072" .
|
|
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2284" .
|
|
"020a0e436f6e766572734d65737361676512100a08557365724e616d6518" .
|
|
"0120012809120e0a0644696765737418022001280912120a0a4469676573" .
|
|
"7455736572180320012809120e0a06497353656e64180420012808120e0a" .
|
|
"064d7367436e7418052001280512110a09556e72656164436e7418062001" .
|
|
"280512120a0a55706461746554696d65180720012803120d0a054973546f" .
|
|
"7018082001280812100a08497353696c656e7418092001280812100a0853" .
|
|
"686f774e616d65180b20012809120e0a06417661746172180c2001280912" .
|
|
"0f0a074174436f756e74180d20012805120e0a0652656d61726b180f2001" .
|
|
"280912110a094973556e757375616c181e2001280822ca010a1d436f6e76" .
|
|
"6572736174696f6e507573684e6f746963654d65737361676512100a0857" .
|
|
"6543686174496418012001280912380a07436f6e7665727318022003280b" .
|
|
"32272e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e436f6e" .
|
|
"766572734d657373616765120c0a0453697a65180320012805120d0a0543" .
|
|
"6f756e74180420012805120c0a0450616765180520012805120e0a065461" .
|
|
"736b4964180620012803120e0a064f666673657418072001280512120a0a" .
|
|
"4e6578744f6666736574180820012805620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|