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

30 lines
909 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: SendSmsTask.proto
namespace GPBMetadata;
class SendSmsTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a9b010a1153656e64536d735461736b2e70726f746f12174a75626f2e4a" .
"754c69616f2e494d2e57782e50726f746f22650a1253656e64536d735461" .
"736b4d65737361676512100a085765436861744964180120012809120c0a" .
"04496d6569180220012809120e0a064e756d626572180320012809120f0a" .
"07436f6e74656e74180420012809120e0a065461736b4964180520012803" .
"620670726f746f33"
), true);
static::$is_initialized = true;
}
}