29 lines
868 B
PHP
29 lines
868 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TriggerMessageReadTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TriggerMessageReadTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a84010a1c547269676765724d657373616765526561645461736b2e7072" .
|
|
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2243" .
|
|
"0a1d547269676765724d657373616765526561645461736b4d6573736167" .
|
|
"6512100a08576543686174496418012001280912100a08467269656e6449" .
|
|
"64180220012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|