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

31 lines
1012 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ContactLabelAddNotic.proto
namespace GPBMetadata;
class ContactLabelAddNotic
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\ContactLabelInfoNotice::initOnce();
$pool->internalAddGeneratedFile(hex2bin(
"0aa9010a1a436f6e746163744c6162656c4164644e6f7469632e70726f74" .
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f226a0a1c" .
"436f6e746163744c6162656c4164644e6f746963654d6573736167651210" .
"0a08576543686174496418012001280912380a054c6162656c1802200128" .
"0b32292e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e4c61" .
"62656c496e666f4d657373616765620670726f746f33"
), true);
static::$is_initialized = true;
}
}