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

31 lines
970 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: GetWeChatsReq.proto
namespace GPBMetadata;
class GetWeChatsReq
{
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(
"0a9e010a13476574576543686174735265712e70726f746f12174a75626f" .
"2e4a754c69616f2e494d2e57782e50726f746f22660a1447657457654368" .
"6174735265714d657373616765120f0a07556e696f6e4964180120012803" .
"123d0a0b4163636f756e745479706518022001280e32282e4a75626f2e4a" .
"754c69616f2e494d2e57782e50726f746f2e456e756d4163636f756e7454" .
"797065620670726f746f33"
), true);
static::$is_initialized = true;
}
}