31 lines
998 B
PHP
31 lines
998 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: GetA8KeyTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class GetA8KeyTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0abe010a1247657441384b65795461736b2e70726f746f12174a75626f2e" .
|
|
"4a754c69616f2e494d2e57782e50726f746f2286010a1347657441384b65" .
|
|
"795461736b4d65737361676512100a085765436861744964180120012809" .
|
|
"120c0a0454797065180220012805120b0a0355726c18032001280912100a" .
|
|
"08557365724e616d6518042001280912100a084d73675376724964180520" .
|
|
"012809120e0a06526561736f6e180620012805120e0a065461736b496418" .
|
|
"0720012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|