mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
42 lines
1.8 KiB
PHP
42 lines
1.8 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: gradido/GradidoTransfer.proto
|
|
|
|
namespace GPBMetadata\Gradido;
|
|
|
|
class GradidoTransfer
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\Gradido\BasicTypes::initOnce();
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ae6030a1d6772616469646f2f4772616469646f5472616e736665722e70" .
|
|
"726f746f120d70726f746f2e6772616469646f22500a0d4c6f63616c5472" .
|
|
"616e73666572122d0a0673656e64657218012001280b321d2e70726f746f" .
|
|
"2e6772616469646f2e5472616e73666572416d6f756e7412100a08726563" .
|
|
"656976657218022001280c22a3010a1243726f737347726f75705472616e" .
|
|
"73666572122d0a0673656e64657218012001280b321d2e70726f746f2e67" .
|
|
"72616469646f2e5472616e73666572416d6f756e7412100a087265636569" .
|
|
"76657218022001280c12130a0b6f746865725f67726f7570180320012809" .
|
|
"12370a157061697265645f7472616e73616374696f6e5f69641804200128" .
|
|
"0b32182e70726f746f2e6772616469646f2e54696d657374616d7022b501" .
|
|
"0a0f4772616469646f5472616e73666572122d0a056c6f63616c18012001" .
|
|
"280b321c2e70726f746f2e6772616469646f2e4c6f63616c5472616e7366" .
|
|
"6572480012340a07696e626f756e6418022001280b32212e70726f746f2e" .
|
|
"6772616469646f2e43726f737347726f75705472616e7366657248001235" .
|
|
"0a086f7574626f756e6418032001280b32212e70726f746f2e6772616469" .
|
|
"646f2e43726f737347726f75705472616e73666572480042060a04646174" .
|
|
"61620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|