xiaoai/php_server/extend/lib/protobuf/GPBMetadata/GetContactInfoTask.php

30 lines
959 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: GetContactInfoTask.proto
namespace GPBMetadata;
class GetContactInfoTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0aad010a18476574436f6e74616374496e666f5461736b2e70726f746f12" .
"174a75626f2e4a754c69616f2e494d2e57782e50726f746f22700a194765" .
"74436f6e74616374496e666f5461736b4d65737361676512100a08576543" .
"6861744964180120012809120f0a07436f6e746163741802200128091210" .
"0a0843686174726f6f6d180320012809120e0a065469636b657418042001" .
"2809120e0a065461736b4964180520012803620670726f746f33"
), true);
static::$is_initialized = true;
}
}