28 lines
811 B
PHP
28 lines
811 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TriggerConfigPush.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TriggerConfigPush
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a760a1754726967676572436f6e666967507573682e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f223a0a1854726967" .
|
|
"676572436f6e666967507573684d657373616765120c0a04494d45491801" .
|
|
"2001280912100a085765436861744964180220012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|