35 lines
1.3 KiB
PHP
35 lines
1.3 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: SmsPushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class SmsPushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0abf020a13536d73507573684e6f746963652e70726f746f12174a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f2297010a0a536d734d6573" .
|
|
"73616765120a0a024964180120012805120e0a064e756d62657218022001" .
|
|
"2809120c0a0454797065180320012805120c0a0444617465180420012803" .
|
|
"120f0a07436f6e74656e74180520012809120c0a04526561641806200128" .
|
|
"0812100a085468726561644964180720012805120d0a0553696d49641808" .
|
|
"2001280512110a09426c6f636b54797065180920012805226d0a14536d73" .
|
|
"507573684e6f746963654d65737361676512100a08576543686174496418" .
|
|
"0120012809120c0a04494d454918022001280912350a084d657373616765" .
|
|
"7318032001280b32232e4a75626f2e4a754c69616f2e494d2e57782e5072" .
|
|
"6f746f2e536d734d657373616765620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|