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

30 lines
929 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: VoiceTransTextTask.proto
namespace GPBMetadata;
class VoiceTransTextTask
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(hex2bin(
"0a9e010a18566f6963655472616e73546578745461736b2e70726f746f12" .
"174a75626f2e4a754c69616f2e494d2e57782e50726f746f22610a19566f" .
"6963655472616e73546578745461736b4d65737361676512100a08576543" .
"686174496418012001280912100a08467269656e64496418022001280912" .
"100a084d73675376724964180320012803120e0a065461736b4964180420" .
"012803620670726f746f33"
), true);
static::$is_initialized = true;
}
}