32 lines
1.1 KiB
PHP
32 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ForwardMultiMessageTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ForwardMultiMessageTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0adc010a1d466f72776172644d756c74694d6573736167655461736b2e70" .
|
|
"726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22" .
|
|
"99010a1e466f72776172644d756c74694d6573736167655461736b4d6573" .
|
|
"7361676512100a085765436861744964180120012809120e0a0654616c6b" .
|
|
"657218022001280912110a09467269656e64496473180320012809120e0a" .
|
|
"064d7367496473180420032803120e0a064578744d736718052001280912" .
|
|
"120a0a53656e645265636f7264180620012808120e0a065461736b496418" .
|
|
"0720012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|