29 lines
830 B
PHP
29 lines
830 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: QueryHbStatusTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class QueryHbStatusTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a770a17517565727948625374617475735461736b2e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f223b0a1851756572" .
|
|
"7948625374617475735461736b4d65737361676512100a08576543686174" .
|
|
"4964180120012809120d0a05486255726c180220012809620670726f746f" .
|
|
"33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|