31 lines
1.0 KiB
PHP
31 lines
1.0 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: WeChatLocationTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class WeChatLocationTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0acd010a245765436861744c6f636174696f6e5461736b526573756c744e" .
|
|
"6f746963652e70726f746f12174a75626f2e4a754c69616f2e494d2e5778" .
|
|
"2e50726f746f2283010a255765436861744c6f636174696f6e5461736b52" .
|
|
"6573756c744e6f746963654d65737361676512100a085765436861744964" .
|
|
"180120012809120c0a04494d4549180220012809120f0a07537563636573" .
|
|
"73180320012808120b0a034c6e67180420012802120b0a034c6174180520" .
|
|
"012802120f0a0741646472657373180620012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|