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

37 lines
1.4 KiB
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: WeChatGroupSendTask.proto
namespace GPBMetadata;
class WeChatGroupSendTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0aef020a1957654368617447726f757053656e645461736b2e70726f746f" .
"12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22b0020a1a" .
"57654368617447726f757053656e645461736b4d657373616765120e0a06" .
"5461736b496418012001280312110a09467269656e644964731803200328" .
"0912600a0b436f6e74656e745479706518042001280e324b2e4a75626f2e" .
"4a754c69616f2e494d2e57782e50726f746f2e57654368617447726f7570" .
"53656e645461736b4d6573736167652e456e756d47726f75704d7367436f" .
"6e74656e7454797065120f0a07436f6e74656e7418052001280912100a08" .
"576543686174496418062001280912100a084475726174696f6e18072001" .
"280512100a084f726967696e616c18082001280822460a17456e756d4772" .
"6f75704d7367436f6e74656e745479706512080a04546578741000120b0a" .
"0750696374757265100112090a05566f696365100212090a05566964656f" .
"1003620670726f746f33"
), true);
static::$is_initialized = true;
}
}