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

33 lines
1.1 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ContactLabelInfoNotice.proto
namespace GPBMetadata;
class ContactLabelInfoNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0af9010a1c436f6e746163744c6162656c496e666f4e6f746963652e7072" .
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f224a" .
"0a104c6162656c496e666f4d657373616765120f0a074c6162656c496418" .
"012001280512110a094c6162656c4e616d6518022001280912120a0a4372" .
"6561746554696d65180320012803226c0a1d436f6e746163744c6162656c" .
"496e666f4e6f746963654d65737361676512100a08576543686174496418" .
"012001280912390a064c6162656c7318022003280b32292e4a75626f2e4a" .
"754c69616f2e494d2e57782e50726f746f2e4c6162656c496e666f4d6573" .
"73616765620670726f746f33"
), true);
static::$is_initialized = true;
}
}