35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: CircleCommentDeleteTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class CircleCommentDeleteTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\TransportMessage::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a99020a29436972636c65436f6d6d656e7444656c6574655461736b5265" .
|
|
"73756c744e6f746963652e70726f746f12174a75626f2e4a754c69616f2e" .
|
|
"494d2e57782e50726f746f22ca010a2a436972636c65436f6d6d656e7444" .
|
|
"656c6574655461736b526573756c744e6f746963654d657373616765120f" .
|
|
"0a075375636365737318012001280812340a04436f646518022001280e32" .
|
|
"262e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e456e756d" .
|
|
"4572726f72436f6465120e0a064572724d736718032001280912100a0843" .
|
|
"6972636c65496418042001280312110a09436f6d6d656e74496418052001" .
|
|
"2803120e0a065461736b496418062001280312100a085765436861744964" .
|
|
"180720012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|