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

36 lines
1.3 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: AddFriendNotice.proto
namespace GPBMetadata;
class AddFriendNotice
{
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(
"0ab6020a15416464467269656e644e6f746963652e70726f746f12174a75" .
"626f2e4a754c69616f2e494d2e57782e50726f746f22fb010a1641646446" .
"7269656e644e6f746963654d65737361676512100a085765436861744964" .
"18012001280912100a08467269656e64496418022001280912100a084672" .
"69656e644e6f18032001280912120a0a467269656e644e69636b18042001" .
"2809120e0a06526561736f6e180520012809120e0a064176617461721806" .
"20012809120e0a06536f7572636518072001280512120a0a536f75726365" .
"5573657218082001280912330a0647656e64657218092001280e32232e4a" .
"75626f2e4a754c69616f2e494d2e57782e50726f746f2e456e756d47656e" .
"64657212100a0850726f76696e6365180a20012809120c0a044369747918" .
"0b20012809620670726f746f33"
), true);
static::$is_initialized = true;
}
}