32 lines
1.1 KiB
PHP
32 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: PhoneStateWarningNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class PhoneStateWarningNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0aea010a1d50686f6e6553746174655761726e696e674e6f746963652e70" .
|
|
"726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22" .
|
|
"a7010a1e50686f6e6553746174655761726e696e674e6f746963654d6573" .
|
|
"7361676512100a085765436861744964180120012809120c0a04496d6569" .
|
|
"18022001280912140a0c426174746572794c6576656c1803200128051215" .
|
|
"0a0d4368617267696e675374617465180420012805120f0a074e65745479" .
|
|
"706518052001280912120a0a536463617264467265651806200128031213" .
|
|
"0a0b536463617264546f74616c180720012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|