42 lines
1.8 KiB
PHP
42 lines
1.8 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: ChatRoomActionTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ChatRoomActionTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a8d040a1843686174526f6f6d416374696f6e5461736b2e70726f746f12" .
|
|
"174a75626f2e4a754c69616f2e494d2e57782e50726f746f22b1010a1943" .
|
|
"686174526f6f6d416374696f6e5461736b4d65737361676512100a085765" .
|
|
"43686174496418012001280912120a0a43686174526f6f6d496418022001" .
|
|
"2809123b0a06416374696f6e18032001280e322b2e4a75626f2e4a754c69" .
|
|
"616f2e494d2e57782e50726f746f2e456e756d43686174526f6f6d416374" .
|
|
"696f6e120f0a07436f6e74656e7418042001280912100a08496e7456616c" .
|
|
"7565180520012805120e0a067461736b49641806200128032a9b020a1245" .
|
|
"6e756d43686174526f6f6d416374696f6e120c0a08526f6f6d4e616d6510" .
|
|
"0012140a104d6f646966795075626c69634e6f74691001120d0a09416464" .
|
|
"4d656d6265721002120e0a0a4b69636b4d656d626572100312100a0c526f" .
|
|
"6f6d53686f774e616d65100412120a0e416464546f50686f6e65626f6f6b" .
|
|
"1005120e0a0a4e65774d73674e6f74691006120c0a0845786974526f6f6d" .
|
|
"1007120e0a0a437265617465526f6f6d100812110a0d56696577416c6c4d" .
|
|
"656d626572100912110a0d5472616e736665724f776e6572100a120d0a09" .
|
|
"536574566572696679100b120e0a0a4164644d616e61676572100c120e0a" .
|
|
"0a44656c4d616e61676572100d120d0a0953657452656d61726b100e120a" .
|
|
"0a06536574546f701010620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|