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

28 lines
801 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: PullWeChatQrCodeTask.proto
namespace GPBMetadata;
class PullWeChatQrCodeTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a6e0a1a50756c6c5765436861745172436f64655461736b2e70726f746f" .
"12174a75626f2e4a754c69616f2e494d2e57782e50726f746f222f0a1b50" .
"756c6c5765436861745172436f64655461736b4d65737361676512100a08" .
"5765436861744964180120012809620670726f746f33"
), true);
static::$is_initialized = true;
}
}