30 lines
899 B
PHP
30 lines
899 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ConvDelNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ConvDelNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a94010a13436f6e7644656c4e6f746963652e70726f746f12174a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f225c0a14436f6e7644656c" .
|
|
"4e6f746963654d65737361676512100a0857654368617449641801200128" .
|
|
"0912100a08467269656e64496418032001280912100a08436f6e764e616d" .
|
|
"65180420012809120e0a06417661746172180520012809620670726f746f" .
|
|
"33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|