32 lines
1.1 KiB
PHP
32 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: CircleCommentReplyTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class CircleCommentReplyTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ae4010a1c436972636c65436f6d6d656e745265706c795461736b2e7072" .
|
|
"6f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22a2" .
|
|
"010a1d436972636c65436f6d6d656e745265706c795461736b4d65737361" .
|
|
"676512100a08576543686174496418012001280912100a08436972636c65" .
|
|
"496418022001280312120a0a546f5765436861744964180320012809120f" .
|
|
"0a07436f6e74656e7418042001280912160a0e5265706c79436f6d6d656e" .
|
|
"744964180520012803120e0a065461736b496418062001280312100a0849" .
|
|
"73526573656e64180720012808620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|