29 lines
864 B
PHP
29 lines
864 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: DeleteFriendTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class DeleteFriendTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a88010a1644656c657465467269656e645461736b2e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f224d0a1744656c65" .
|
|
"7465467269656e645461736b4d65737361676512100a0857654368617449" .
|
|
"6418012001280912100a08467269656e644964180220012809120e0a0654" .
|
|
"61736b4964180320012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|