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

34 lines
1.2 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: TaskResultNotice.proto
namespace GPBMetadata;
class TaskResultNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\TransportMessage::initOnce();
$pool->internalAddGeneratedFile(hex2bin(
"0a86020a165461736b526573756c744e6f746963652e70726f746f12174a" .
"75626f2e4a754c69616f2e494d2e57782e50726f746f22ca010a17546173" .
"6b526573756c744e6f746963654d657373616765120f0a07537563636573" .
"7318012001280812340a04436f646518022001280e32262e4a75626f2e4a" .
"754c69616f2e494d2e57782e50726f746f2e456e756d4572726f72436f64" .
"65120e0a064572724d7367180320012809120e0a065461736b4964180420" .
"01280312360a085461736b5479706518052001280e32242e4a75626f2e4a" .
"754c69616f2e494d2e57782e50726f746f2e456e756d4d73675479706512" .
"100a085765436861744964180620012809620670726f746f33"
), true);
static::$is_initialized = true;
}
}