35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: BizContactPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class BizContactPushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ac2020a1a42697a436f6e74616374507573684e6f746963652e70726f74" .
|
|
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f2283010a" .
|
|
"1142697a436f6e746163744d65737361676512100a08557365726e616d65" .
|
|
"180120012809120d0a05416c69617318022001280912100a084e69636b6e" .
|
|
"616d65180320012809120e0a06417661746172180420012809120c0a0449" .
|
|
"636f6e180520012809120c0a0444657363180620012809120f0a07436f6d" .
|
|
"70616e79180720012809227d0a1b42697a436f6e74616374507573684e6f" .
|
|
"746963654d65737361676512100a08576543686174496418012001280912" .
|
|
"3c0a08436f6e746163747318022003280b322a2e4a75626f2e4a754c6961" .
|
|
"6f2e494d2e57782e50726f746f2e42697a436f6e746163744d6573736167" .
|
|
"65120e0a065461736b4964180320012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|