33 lines
1.1 KiB
PHP
33 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: AddFriendsTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class AddFriendsTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0afe010a14416464467269656e64735461736b2e70726f746f12174a7562" .
|
|
"6f2e4a754c69616f2e494d2e57782e50726f746f22c4010a154164644672" .
|
|
"69656e64735461736b4d65737361676512100a0857654368617449641801" .
|
|
"20012809120e0a0650686f6e6573180220032809120f0a076d6573736167" .
|
|
"65180320012809120e0a065461736b4964180420012803120d0a054c6162" .
|
|
"656c180520012809120e0a0652656d61726b18062001280912110a094669" .
|
|
"6c65645374723118072001280912110a0946696c65645374723218082001" .
|
|
"280912110a0946696c65645374723318092001280912100a08437573746f" .
|
|
"6d4964180a20012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|