35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: WalletBalanceTaskResultNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class WalletBalanceTaskResultNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ac3020a2357616c6c657442616c616e63655461736b526573756c744e6f" .
|
|
"746963652e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e" .
|
|
"50726f746f225b0a1557616c6c657442616e6b436172644d657373616765" .
|
|
"12100a08436172645479706518012001280512100a0842616e6b4e616d65" .
|
|
"18022001280912100a08436172645461696c180320012809120c0a044465" .
|
|
"7363180420012809229d010a2457616c6c657442616c616e63655461736b" .
|
|
"526573756c744e6f746963654d65737361676512100a0857654368617449" .
|
|
"64180120012809120f0a0742616c616e636518022001280512100a085472" .
|
|
"75654e616d6518032001280912400a0842616e6b4361726418042003280b" .
|
|
"322e2e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e57616c" .
|
|
"6c657442616e6b436172644d657373616765620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|