32 lines
1.1 KiB
PHP
32 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: AccountForceOfflineNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class AccountForceOfflineNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\TransportMessage::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0acb010a1f4163636f756e74466f7263654f66666c696e654e6f74696365" .
|
|
"2e70726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f74" .
|
|
"6f2286010a204163636f756e74466f7263654f66666c696e654e6f746963" .
|
|
"654d657373616765123f0a06526561736f6e18012001280e322f2e4a7562" .
|
|
"6f2e4a754c69616f2e494d2e57782e50726f746f2e456e756d466f726365" .
|
|
"4f66666c696e65526561736f6e120f0a074d657373616765180220012809" .
|
|
"12100a085765436861744964180320012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|