33 lines
1.1 KiB
PHP
33 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: PullSmsTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class PullSmsTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\SmsPushNotice::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0aeb010a1d50756c6c536d735461736b526573756c744e6f746963652e70" .
|
|
"726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22" .
|
|
"a8010a1e50756c6c536d735461736b526573756c744e6f746963654d6573" .
|
|
"7361676512100a085765436861744964180120012809120c0a04494d4549" .
|
|
"180220012809120e0a065461736b4964180320012803120f0a0753756363" .
|
|
"65737318042001280812350a084d6573736167657318052003280b32232e" .
|
|
"4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e536d734d6573" .
|
|
"73616765120e0a064572724d7367180620012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|