34 lines
1.2 KiB
PHP
34 lines
1.2 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: PullCallLogTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class PullCallLogTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\CallLogPushNotice::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0af7010a2150756c6c43616c6c4c6f675461736b526573756c744e6f7469" .
|
|
"63652e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e5072" .
|
|
"6f746f22b0010a2250756c6c43616c6c4c6f675461736b526573756c744e" .
|
|
"6f746963654d65737361676512100a085765436861744964180120012809" .
|
|
"120c0a04494d4549180220012809120e0a065461736b4964180320012803" .
|
|
"120f0a075375636365737318042001280812390a084d6573736167657318" .
|
|
"052003280b32272e4a75626f2e4a754c69616f2e494d2e57782e50726f74" .
|
|
"6f2e43616c6c4c6f674d657373616765120e0a064572724d736718062001" .
|
|
"2809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|