30 lines
917 B
PHP
30 lines
917 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: RevokeMessageTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class RevokeMessageTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a99010a175265766f6b654d6573736167655461736b2e70726f746f1217" .
|
|
"4a75626f2e4a754c69616f2e494d2e57782e50726f746f225d0a18526576" .
|
|
"6f6b654d6573736167655461736b4d657373616765120d0a054d73674964" .
|
|
"18012001280312100a08576543686174496418022001280912100a084672" .
|
|
"69656e644964180320012809120e0a065461736b49641804200128036206" .
|
|
"70726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|