38 lines
1.5 KiB
PHP
38 lines
1.5 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: AcceptFriendAddRequestTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class AcceptFriendAddRequestTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a9a030a20416363657074467269656e6441646452657175657374546173" .
|
|
"6b2e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f" .
|
|
"746f22d4020a21416363657074467269656e644164645265717565737454" .
|
|
"61736b4d65737361676512100a0857654368617449641801200128091210" .
|
|
"0a08467269656e64496418032001280912110a0941646457697468575718" .
|
|
"042001280812640a094f7065726174696f6e18052001280e32512e4a7562" .
|
|
"6f2e4a754c69616f2e494d2e57782e50726f746f2e416363657074467269" .
|
|
"656e64416464526571756573745461736b4d6573736167652e456e756d46" .
|
|
"7269656e644164644f7065726174696f6e120e0a0652656d61726b180620" .
|
|
"01280912120a0a467269656e644e69636b18072001280912100a08526570" .
|
|
"6c794d7367180820012809120e0a065461736b4964180920012803120e0a" .
|
|
"064f6e6c795757180a20012808223c0a16456e756d467269656e64416464" .
|
|
"4f7065726174696f6e120a0a0649676e6f72651000120a0a064163636570" .
|
|
"741001120a0a0652656a6563741002620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|