xiaoai/php_server/extend/lib/protobuf/GPBMetadata/UnreadListPushNotice.php

34 lines
1.2 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: UnreadListPushNotice.proto
namespace GPBMetadata;
class UnreadListPushNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a93020a1a556e726561644c697374507573684e6f746963652e70726f74" .
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f225a0a0d" .
"556e726561644d65737361676512100a08557365724e616d651801200128" .
"0912110a09556e72656164436e7418022001280512120a0a557064617465" .
"54696d6518032001280312100a08497353696c656e741804200128082278" .
"0a1b556e726561644c697374507573684e6f746963654d65737361676512" .
"100a08576543686174496418012001280912370a07436f6e766572731802" .
"2003280b32262e4a75626f2e4a754c69616f2e494d2e57782e50726f746f" .
"2e556e726561644d657373616765120e0a065461736b4964180320012803" .
"620670726f746f33"
), true);
static::$is_initialized = true;
}
}