34 lines
1.2 KiB
PHP
34 lines
1.2 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: CirclePushNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class CirclePushNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\CircleNewPublishNotice::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0af8010a16436972636c65507573684e6f746963652e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f22bc010a17436972" .
|
|
"636c65507573684e6f746963654d65737361676512100a08576543686174" .
|
|
"496418012001280912420a07436972636c657318022003280b32312e4a75" .
|
|
"626f2e4a754c69616f2e494d2e57782e50726f746f2e436972636c65496e" .
|
|
"666f726d6174696f6e4d657373616765120c0a0453697a65180320012805" .
|
|
"120d0a05436f756e74180420012805120c0a045061676518052001280512" .
|
|
"0f0a07526574436f6465180620012805120f0a0752657454697073180720" .
|
|
"012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|