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

31 lines
1014 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ScreenShotTaskResultNotice.proto
namespace GPBMetadata;
class ScreenShotTaskResultNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0ab8010a2053637265656e53686f745461736b526573756c744e6f746963" .
"652e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f" .
"746f22730a2153637265656e53686f745461736b526573756c744e6f7469" .
"63654d65737361676512100a085765436861744964180120012809120f0a" .
"0753756363657373180220012808120e0a064572724d7367180320012809" .
"120b0a0355726c180420012809120e0a065461736b496418052001280362" .
"0670726f746f33"
), true);
static::$is_initialized = true;
}
}