34 lines
1.2 KiB
PHP
34 lines
1.2 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: QwUserPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class QwUserPushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a98020a16517755736572507573684e6f746963652e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f223d0a0d51775573" .
|
|
"65724d657373616765120e0a06557365724964180120012809120c0a044e" .
|
|
"616d65180220012809120e0a06417661746172180320012809229d010a17" .
|
|
"517755736572507573684e6f746963654d65737361676512100a08576543" .
|
|
"686174496418012001280912350a05557365727318022003280b32262e4a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f2e5177557365724d" .
|
|
"657373616765120c0a0453697a65180320012805120d0a05436f756e7418" .
|
|
"0420012805120c0a0450616765180520012805120e0a065461736b496418" .
|
|
"0620012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|