43 lines
1.8 KiB
PHP
43 lines
1.8 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: FriendAddNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class FriendAddNotice
|
|
{
|
|
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(
|
|
"0a81040a15467269656e644164644e6f746963652e70726f746f12174a75" .
|
|
"626f2e4a754c69616f2e494d2e57782e50726f746f22e2020a0d46726965" .
|
|
"6e644d65737361676512100a08467269656e64496418012001280912100a" .
|
|
"08467269656e644e6f18022001280912120a0a467269656e644e69636b18" .
|
|
"0320012809120c0a044d656d6f18042001280912330a0647656e64657218" .
|
|
"052001280e32232e4a75626f2e4a754c69616f2e494d2e57782e50726f74" .
|
|
"6f2e456e756d47656e646572120f0a07436f756e74727918062001280912" .
|
|
"100a0850726f76696e6365180720012809120c0a04436974791808200128" .
|
|
"09120e0a06417661746172180920012809120e0a0652656d61726b180a20" .
|
|
"012809120c0a0454797065180b2001280512100a084c6162656c49647318" .
|
|
"0c20012809120d0a0550686f6e65180d20012809120c0a0444657363180e" .
|
|
"20012809120e0a06536f75726365180f2001280512110a09536f75726365" .
|
|
"45787418102001280912120a0a43726561746554696d6518112001280312" .
|
|
"110a094973556e757375616c181e2001280822620a16467269656e644164" .
|
|
"644e6f746963654d65737361676512100a08576543686174496418012001" .
|
|
"280912360a06467269656e6418032001280b32262e4a75626f2e4a754c69" .
|
|
"616f2e494d2e57782e50726f746f2e467269656e644d6573736167656206" .
|
|
"70726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|