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

28 lines
793 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: PhoneStateTask.proto
namespace GPBMetadata;
class PhoneStateTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a700a1450686f6e6553746174655461736b2e70726f746f12174a75626f" .
"2e4a754c69616f2e494d2e57782e50726f746f22370a1550686f6e655374" .
"6174655461736b4d65737361676512100a08576543686174496418012001" .
"2809120c0a04496d6569180220012809620670726f746f33"
), true);
static::$is_initialized = true;
}
}