34 lines
1.2 KiB
PHP
34 lines
1.2 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TalkToFriendTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TalkToFriendTask
|
|
{
|
|
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(
|
|
"0afb010a1654616c6b546f467269656e645461736b2e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f22bf010a1754616c" .
|
|
"6b546f467269656e645461736b4d65737361676512100a08576543686174" .
|
|
"496418012001280912100a08467269656e644964180220012809123d0a0b" .
|
|
"436f6e74656e745479706518032001280e32282e4a75626f2e4a754c6961" .
|
|
"6f2e494d2e57782e50726f746f2e456e756d436f6e74656e745479706512" .
|
|
"0f0a07436f6e74656e7418042001280c120e0a0652656d61726b18082001" .
|
|
"2809120d0a054d7367496418092001280312110a09496d6d656469617465" .
|
|
"180a20012808620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|