28 lines
807 B
PHP
28 lines
807 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: GetFriendDetectResult.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class GetFriendDetectResult
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a700a1b476574467269656e64446574656374526573756c742e70726f74" .
|
|
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22300a1c" .
|
|
"476574467269656e64446574656374526573756c744d6573736167651210" .
|
|
"0a085765436861744964180120012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|