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

42 lines
1.8 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ConfigPushNotice.proto
namespace GPBMetadata;
class ConfigPushNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a93040a16436f6e666967507573684e6f746963652e70726f746f12174a" .
"75626f2e4a754c69616f2e494d2e57782e50726f746f224b0a11426f6f6c" .
"436f6e6669674d657373616765120b0a034b6579180120012809120d0a05" .
"56616c7565180220012808120c0a044e616d65180320012809120c0a0444" .
"657363180420012809224a0a10496e74436f6e6669674d65737361676512" .
"0b0a034b6579180120012809120d0a0556616c7565180220012805120c0a" .
"044e616d65180320012809120c0a0444657363180420012809224a0a1053" .
"7472436f6e6669674d657373616765120b0a034b6579180120012809120d" .
"0a0556616c7565180220012809120c0a044e616d65180320012809120c0a" .
"044465736318042001280922f2010a17436f6e666967507573684e6f7469" .
"63654d657373616765120c0a04494d454918012001280912100a08576543" .
"6861744964180220012809123d0a09426f6f6c436f6e667318072003280b" .
"322a2e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e426f6f" .
"6c436f6e6669674d657373616765123b0a08496e74436f6e667318082003" .
"280b32292e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e49" .
"6e74436f6e6669674d657373616765123b0a08537472436f6e6673180920" .
"03280b32292e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e" .
"537472436f6e6669674d657373616765620670726f746f33"
), true);
static::$is_initialized = true;
}
}