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

31 lines
1008 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: BizContactAddNotice.proto
namespace GPBMetadata;
class BizContactAddNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\BizContactPushNotice::initOnce();
$pool->internalAddGeneratedFile(hex2bin(
"0aa9010a1942697a436f6e746163744164644e6f746963652e70726f746f" .
"12174a75626f2e4a754c69616f2e494d2e57782e50726f746f226b0a1a42" .
"697a436f6e746163744164644e6f746963654d65737361676512100a0857" .
"65436861744964180120012809123b0a07436f6e7461637418022001280b" .
"322a2e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e42697a" .
"436f6e746163744d657373616765620670726f746f33"
), true);
static::$is_initialized = true;
}
}