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

30 lines
969 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: OneKeyLikeTaskResultNotice.proto
namespace GPBMetadata;
class OneKeyLikeTaskResultNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0aaa010a204f6e654b65794c696b655461736b526573756c744e6f746963" .
"652e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f" .
"746f22650a214f6e654b65794c696b655461736b526573756c744e6f7469" .
"63654d65737361676512100a085765436861744964180120012809120e0a" .
"065461736b4964180220012803120d0a05436f756e74180320012805120f" .
"0a07456e6454797065180420012805620670726f746f33"
), true);
static::$is_initialized = true;
}
}