30 lines
919 B
PHP
30 lines
919 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: RequestContactsInfoTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class RequestContactsInfoTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a94010a1d52657175657374436f6e7461637473496e666f5461736b2e70" .
|
|
"726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22" .
|
|
"520a1e52657175657374436f6e7461637473496e666f5461736b4d657373" .
|
|
"61676512100a085765436861744964180120012809120f0a07436f6e7461" .
|
|
"6374180220012809120d0a054c6f63616c180320012808620670726f746f" .
|
|
"33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|