30 lines
919 B
PHP
30 lines
919 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: JoinGroupByQrTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class JoinGroupByQrTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a9a010a174a6f696e47726f7570427951725461736b2e70726f746f1217" .
|
|
"4a75626f2e4a754c69616f2e494d2e57782e50726f746f225e0a184a6f69" .
|
|
"6e47726f7570427951725461736b4d65737361676512100a085765436861" .
|
|
"744964180120012809120d0a05517255726c18022001280912110a095172" .
|
|
"436f6e74656e74180320012809120e0a065461736b496418042001280362" .
|
|
"0670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|