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

35 lines
1.3 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: CallLogPushNotice.proto
namespace GPBMetadata;
class CallLogPushNotice
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0ac0020a1743616c6c4c6f67507573684e6f746963652e70726f746f1217" .
"4a75626f2e4a754c69616f2e494d2e57782e50726f746f228c010a0e4361" .
"6c6c4c6f674d657373616765120a0a024964180120012805120e0a064e75" .
"6d626572180220012809120c0a0454797065180320012805120c0a044461" .
"746518042001280312100a084475726174696f6e180520012805120e0a06" .
"5265636f7264180620012809120d0a0553696d496418072001280512110a" .
"09426c6f636b5479706518082001280522750a1843616c6c4c6f67507573" .
"684e6f746963654d65737361676512100a08576543686174496418012001" .
"2809120c0a04494d454918022001280912390a084d657373616765731803" .
"2001280b32272e4a75626f2e4a754c69616f2e494d2e57782e50726f746f" .
"2e43616c6c4c6f674d657373616765620670726f746f33"
), true);
static::$is_initialized = true;
}
}